diff options
author | Christoph Hellwig <hch@lst.de> | 2016-03-02 17:35:54 +0100 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2016-03-16 20:42:43 +0100 |
commit | 4ff79bc7098fab71e5957d48d31d2036c234e506 (patch) | |
tree | 3f7683f944bd5491fc23a563e2700c23b988c3e7 /arch/m68k | |
parent | Merge branch 'multipath' (diff) | |
download | linux-4ff79bc7098fab71e5957d48d31d2036c234e506.tar.xz linux-4ff79bc7098fab71e5957d48d31d2036c234e506.zip |
nfs: remove nfs4_file_fsync
The only difference to nfs_file_fsync is the call to pnfs_sync_inode. But
pnfs_sync_inode is just an inline that calls a pNFS layout driver method
if CONFIG_PNFS is designed, and thus can be called just fine from the core
NFS module.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions