]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add link count test for root inode
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 29 May 2019 23:26:46 +0000 (08:26 +0900)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 29 May 2019 23:26:46 +0000 (16:26 -0700)
commit1608985a411a8fd7698a41f9150f4bb3543d7093
treefae0e2913fd2c4628b251cb6fcfb2b851962a3d0
parentfe0c9f409a1914ad5e5ea5b7cf14a8991e6c1126
Add link count test for root inode

Add tests for
97aa3ba44("Fix link count of root inode when snapdir is visible")
as suggested in #8727.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@osnexus.com>
Closes #8732
tests/runfiles/linux.run
tests/zfs-tests/tests/functional/link_count/Makefile.am
tests/zfs-tests/tests/functional/link_count/link_count_root_inode.ksh [new file with mode: 0755]