For kernels without the cloned-device feature, it's useful to still test this... We want to catch regressions on stable releases and downstream (distros). Rather than removing this code, I would rather run the code only if the kernel does not support the feature (file /sys/fs/btrfs/features/temp_fsid does not exist).
Good idea. Added back in v2. Thanks, Anand