commit | a70307eeeb25b89f6b2baf3cf3f0cef83c96ba12 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <piastryyy@gmail.com> | Tue Dec 14 11:50:41 2010 +0300 |
committer | Steve French <sfrench@us.ibm.com> | Thu Jan 20 21:42:29 2011 +0000 |
tree | f96abbc5d22884fd4c15fdc834c769b7fcf790c4 | |
parent | 7a6a19b17ab9103ec708c18befd28f2a3908d4c1 [diff] |
CIFS: Implement cifs_strict_readv (try #4) Read from the cache if we have at least Level II oplock - otherwise read from the server. Add cifs_user_readv to let the client read into iovec buffers. Reviewed-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Pavel Shilovsky <piastryyy@gmail.com> Signed-off-by: Steve French <sfrench@us.ibm.com>