]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
add a test for ctimes updates in futimens
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Jan 2010 21:47:21 +0000 (22:47 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 12 Jan 2010 21:47:21 +0000 (22:47 +0100)
commit1c0b33293486a49ce44c8525bb7cc7bcd391896c
tree2beb6b9e911f5af05cf3c9ce78665526018b4716
parent49743070d0807628de43dabc8a3515602ad14be8
add a test for ctimes updates in futimens

Add a test to check if we update the ctime properly if not updating
the mtime in futimens.

Uses a C program contributed by Eric Blake <ebb9@byu.net>.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
221 [new file with mode: 0644]
221.out [new file with mode: 0644]
group
src/Makefile
src/t_futimens.c [new file with mode: 0644]