]> granicus.if.org Git - zfs/commit
Modifying XATTRs doesnt change the ctime
authorGaurav Kumar <gaurkuma@users.noreply.github.com>
Wed, 13 Sep 2017 19:20:07 +0000 (12:20 -0700)
committerTony Hutter <hutter2@llnl.gov>
Wed, 13 Sep 2017 23:05:18 +0000 (16:05 -0700)
commitd3e7d981d4cb1829926fa6c013de2d13305518f2
tree79fd04124c3c8a51b1fa415ad6c4816cddff4411
parenta2a04409185efc3e90aa9b8f16ace49190f01f4b
Modifying XATTRs doesnt change the ctime

Changing any metadata, should modify the ctime.

Reviewed-by: Chunwei Chen <tuxoko@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: gaurkuma <gauravk.18@gmail.com>
Closes #3644
Closes #6586
module/zfs/zfs_sa.c
module/zfs/zpl_xattr.c
tests/zfs-tests/tests/functional/ctime/Makefile.am
tests/zfs-tests/tests/functional/ctime/ctime.c [moved from tests/zfs-tests/tests/functional/ctime/ctime_001_pos.c with 94% similarity]
tests/zfs-tests/tests/functional/ctime/ctime_001_pos.ksh [new file with mode: 0644]