]> git.proxmox.com Git - mirror_zfs.git/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)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 13 Sep 2017 19:20:07 +0000 (12:20 -0700)
commit0107f69898e3b6d39d974b272da1739cb2f39027
treef87653b9fc7766cb1c55c3f559bd59dc89a7d388
parentb1490dd43e3c98649c7d23928d908f5bb019411b
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 [new file with mode: 0644]
tests/zfs-tests/tests/functional/ctime/ctime_001_pos.c [deleted file]
tests/zfs-tests/tests/functional/ctime/ctime_001_pos.ksh [new file with mode: 0644]