]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
btrfs/219: cloned-device mount capability update
authorAnand Jain <anand.jain@oracle.com>
Thu, 2 Nov 2023 11:28:21 +0000 (19:28 +0800)
committerZorro Lang <zlang@kernel.org>
Thu, 16 Nov 2023 02:42:39 +0000 (10:42 +0800)
commit6a466743cd1748e3eba0f8e949d6e5d53693e1f0
treecbdfeca0397b64293e8b7a537971e4b7e4e08c2e
parent7139a0600084b2b8e42cc46743bade5444bd1ba8
btrfs/219: cloned-device mount capability update

This test case checks for failure of the cloned device mounts, which
is no longer true after the commit a5b8a5f9f835 ("btrfs: support
cloned-device mount capability"). So check for the non-presence the
temp-fsid feature and do not test for the failure of the cloned device
mount.

Reported-by: kernel test robot <oliver.sang@intel.com>
Closes: https://lore.kernel.org/oe-lkp/202310251645.5fe5495a-oliver.sang@intel.com
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/219