]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: writes should not clobber utimes() calls
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:06 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:06 +0000 (13:44 -0500)
commit7be1c31a32444a0417c86525941c045ae632656f
treeafc643f89b342011af6a14ee24b999f9106f6c2b
parentcc8835f7d5c3763354220aa083bef4befcc4f5c3
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>
fs/nfs/inode.c