Update the f_trusted_link test case to include a locally
unreferenced inode that has a trusted.link xattr. The
inode should be linked into lost+found because of the xattr,
even if it has no blocks/data, and the link cound should be
extracted from the trusted.link xattr.
Change-Id: Ifad410d0bc1ceb140216dbed48e54ea3825abe3b
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/43335
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Tested-by: Maloo <maloo@whamcloud.com>
Inode 16 ref count is 3, should be 6. Fix? yes
+Unattached inode 18
+Connect to /lost+found? yes
+
Pass 5: Checking group summary information
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
-test_filesys: 17/4096 files (0.0% non-contiguous), 6424/16384 blocks
+test_filesys: 18/4096 files (0.0% non-contiguous), 6424/16384 blocks
Exit status is 1
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
-test_filesys: 17/4096 files (0.0% non-contiguous), 6424/16384 blocks
+test_filesys: 18/4096 files (0.0% non-contiguous), 6424/16384 blocks
Exit status is 0