diff options
author | Palash Gandhi <[email protected]> | 2021-11-11 07:46:44 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-11 08:46:44 -0700 |
commit | 637771a066ba10083e818eb52d299e0d448f149b (patch) | |
tree | e8c354012890827e99bd8983bf31c4f7eac571a2 /.gitignore | |
parent | c23803be84cb5cc9d98186221f4106a9962dfc45 (diff) |
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 <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Palash Gandhi <[email protected]>
Closes #12744
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions