NFS: Add functionality to allow waiting on all outstanding reads to complete
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Apr 2013 01:38:12 +0000 (21:38 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Apr 2013 02:12:33 +0000 (22:12 -0400)
commit577b42327d707fbe7166aad6902c2eeee6a65015
tree3c2c925ede3f9cd13511e0b9913974200b99719e
parentbc7a05ca5156915a5aada26d64ee035fdd5e5d25
NFS: Add functionality to allow waiting on all outstanding reads to complete

This will later allow NFS locking code to wait for readahead to complete
before releasing byte range locks.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c
fs/nfs/internal.h
fs/nfs/pagelist.c
include/linux/nfs_fs.h