btrfs: disable the seed feature for temp-fsid
authorAnand Jain <anand.jain@oracle.com>
Wed, 4 Oct 2023 15:00:25 +0000 (23:00 +0800)
committerDavid Sterba <dsterba@suse.com>
Thu, 12 Oct 2023 14:44:18 +0000 (16:44 +0200)
commitc47b02c1bddf7c4d56e01bccc99e73ae5309fe07
treee7e46086f782ace8d8a2f27bfd9855c05c08c790
parent000331bb0350366219887d14ae8a921ae9e72269
btrfs: disable the seed feature for temp-fsid

A seed device is an integral component of the sprout device, which
functions as a multi-device filesystem. Therefore, temp-fsid feature
is not supported.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c