Trond Myklebust 70b9ecbdb9 NFS: Make stat() return updated mtimes after a write()
The SuS states that a call to write() will cause mtime to be updated on
 the file. In order to satisfy that requirement, we need to flush out
 any cached writes in nfs_getattr().
 Speed things up slightly by not committing the writes.

 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-01-06 14:58:50 -05:00
..
2005-04-16 15:20:36 -07:00
2005-12-22 09:24:05 -08:00
2006-01-06 14:58:39 -05:00
2006-01-06 14:58:39 -05:00
2006-01-06 14:58:40 -05:00