commit | 95d9f6c3edd60aab1bb163f081262645f8bb8dc0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Mar 02 17:35:55 2016 +0100 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Mar 16 15:42:43 2016 -0400 |
tree | 50a83013a106d7d774b594a54dfe81180a3d9f9c | |
parent | 4ff79bc7098fab71e5957d48d31d2036c234e506 [diff] |
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>