summary refs log tree commit diff
path: root/net/sunrpc/svc_xprt.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2009-12-25 17:44:45 +0100
committerJ. Bruce Fields <bfields@citi.umich.edu>2010-01-06 17:37:26 -0500
commit7211a4e859ad070b28545c06e0a6cb60b3b8aa31 (patch)
tree2a769132446f73cf593661428e68d7086168a5b2 /net/sunrpc/svc_xprt.c
parentf69ac2f5a36948e1adf071074414c5d1907b89b7 (diff)
downloadlinux-7211a4e859ad070b28545c06e0a6cb60b3b8aa31.tar.gz
nfsd: make sure data is on disk before calling ->fsync
nfsd is not using vfs_fsync, so I missed it when changing the calling
convention during the 2.6.32 window.  This patch fixes it to not only
start the data writeout, but also wait for it to complete before calling
into ->fsync.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: stable@kernel.org
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'net/sunrpc/svc_xprt.c')
0 files changed, 0 insertions, 0 deletions