HomeFreeBSD

ZTS: zfs_list_004_neg should not check paths that belong to ZFS

Description

ZTS: zfs_list_004_neg should not check paths that belong to ZFS

When ZFS is on root, /tmp is a ZFS. This causes zfs_list_004_neg to
fail since zfs list on /tmp passes when the test expects it not to.
The fix is to exclude paths that belong to ZFS.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Palash Gandhi <pbg4930@rit.edu>
Closes #12744

Details

Provenance
Palash Gandhi <pbg4930@rit.edu>Authored on Nov 11 2021, 3:46 PM
GitHub <noreply@github.com>Committed on Nov 11 2021, 3:46 PM
Parents
rGc23803be84cb: Restore dirty dnode detection logic
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG637771a066ba: ZTS: zfs_list_004_neg should not check paths that belong to ZFS (authored by Palash Gandhi <pbg4930@rit.edu>).Nov 11 2021, 3:46 PM