Home
last modified time | relevance | path

Searched hist:"6 a68f89e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dvfs.c6a68f89e Fri Dec 25 10:45:13 CST 2009 Christoph Hellwig <hch@lst.de> nfsd: use vfs_fsync for non-directories

Instead of opencoding the fsync calling sequence use vfs_fsync. This also
gets rid of the useless i_mutex over the data writeout.

Consolidate the remaining special code for syncing directories and document
it's quirks.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>