bcache-tools: Correct super block version check codes

This patch add missing super block version below:
BCACHE_SB_VERSION_CDEV_WITH_UUID
BCACHE_SB_VERSION_BDEV_WITH_OFFSET
BCACHE_SB_VERSION_CDEV_WITH_FEATURES
BCACHE_SB_VERSION_BDEV_WITH_FEATURES

(Coly Li: They are missed in many locations where the super block
 version of cache device or backing device are checked.)

Signed-off-by: Huan Yan <yanhuan916@gmail.com>
Signed-off-by: Coly Li <colyli@suse.de>
5 files changed