]> git.proxmox.com Git - mirror_zfs.git/commit
Add zfs-tests for relatime
authorChunwei Chen <david.chen@osnexus.com>
Wed, 6 Apr 2016 00:32:23 +0000 (17:32 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 6 Apr 2016 01:56:06 +0000 (18:56 -0700)
commit2b54cb14517b8b3877716dbe02fe75f12a47eb5e
tree0bc605d917ff1b7aca1c100f4082e13df9b26813
parent676007719462edf6ae1f0779252b99a0cb86b630
Add zfs-tests for relatime

Add atime_003_pos to test relatime=on, we do check_atime_updated twice, the
first time should success and the second time should fail. We also modify
atime_001_pos to do check_atime_updated twice and both times should succeed.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4482
tests/runfiles/linux.run
tests/zfs-tests/tests/functional/atime/Makefile.am
tests/zfs-tests/tests/functional/atime/atime_001_pos.ksh
tests/zfs-tests/tests/functional/atime/atime_003_pos.ksh [new file with mode: 0755]