nfs: remove nfs_inode_dio_wait
authorChristoph Hellwig <hch@lst.de>
Wed, 2 Mar 2016 16:35:55 +0000 (17:35 +0100)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 16 Mar 2016 19:42:43 +0000 (15:42 -0400)
commit95d9f6c3edd60aab1bb163f081262645f8bb8dc0
tree50a83013a106d7d774b594a54dfe81180a3d9f9c
parent4ff79bc7098fab71e5957d48d31d2036c234e506
nfs: remove nfs_inode_dio_wait

Just call inode_dio_wait directly instead of through a pointless wrapper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/file.c
fs/nfs/inode.c
fs/nfs/internal.h
This page took 0.024632 seconds and 5 git commands to generate.