]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce8a9393230ec3253c9a1f28354c922bdec59d8b
tree3c2c925ede3f9cd13511e0b9913974200b99719e
parent7f08d9c8468e165c9efde324b33e35b289ad7bd4
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