blkid: add bcache support
URL: https://bugs.gentoo.org/508596 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
@@ -169,6 +169,8 @@ int FAST_FUNC volume_id_probe_linux_raid(struct volume_id *id /*,uint64_t off*/,
|
||||
|
||||
/* FS */
|
||||
|
||||
int FAST_FUNC volume_id_probe_bcache(struct volume_id *id /*,uint64_t off*/);
|
||||
|
||||
int FAST_FUNC volume_id_probe_btrfs(struct volume_id *id /*,uint64_t off*/);
|
||||
|
||||
int FAST_FUNC volume_id_probe_cramfs(struct volume_id *id /*,uint64_t off*/);
|
||||
|
Reference in New Issue
Block a user