summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2009-12-25 16:44:45 (GMT)
committerJ. Bruce Fields <bfields@citi.umich.edu>2010-01-06 22:37:26 (GMT)
commit7211a4e859ad070b28545c06e0a6cb60b3b8aa31 (patch)
tree2a769132446f73cf593661428e68d7086168a5b2 /net
parentf69ac2f5a36948e1adf071074414c5d1907b89b7 (diff)
downloadlinux-7211a4e859ad070b28545c06e0a6cb60b3b8aa31.tar.xz
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')
0 files changed, 0 insertions, 0 deletions