]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFS: writes should not clobber utimes() calls
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 21 Jan 2008 19:02:11 +0000 (21:02 +0200)
committerAdrian Bunk <bunk@kernel.org>
Mon, 21 Jan 2008 19:02:11 +0000 (21:02 +0200)
commit83005c1cb725c489abba78e08908d76bb248ef82
treeaa77eaef362532c021c585e9a7235365e2a9655a
parent0b8a0a777d2d114f84716117ffb36a3d3644b7fe
NFS: writes should not clobber utimes() calls

Ensure that we flush out writes in the case when someone calls utimes() in
order to set the file times.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
fs/nfs/inode.c