]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: test c/mtime updates through mapped writes
authorChristoph Hellwig <hch@lst.de>
Tue, 7 Jul 2009 10:35:56 +0000 (12:35 +0200)
committerChristoph Hellwig <hch@brick.lst.de>
Tue, 7 Jul 2009 10:35:56 +0000 (12:35 +0200)
commitde5df593e7fabfc341cd56ebc1afa6a9ed64ab03
treeac5c4c6a9740259da0bbe20753732386037f10a2
parentaf2ea2e779b36364c1c0ece073eb703e959b18c2
xfstests: test c/mtime updates through mapped writes

Check that we correctly update the timestamps when writing to a file
through an mmap mapping.  Currently fails for XFS due a VFS bug but
succeeds for many other filesystems.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
215 [new file with mode: 0644]
group