volume_id: add support for btrfs

function                                             old     new   delta
volume_id_probe_btrfs                                  -      96     +96
fs2                                                   48      52      +4
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/0 up/down: 100/0)             Total: 100 bytes

Signed-off-by: Vladimir Dronnikov <dronnikov@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Vladimir Dronnikov
2009-11-01 23:05:09 +01:00
committed by Denys Vlasenko
parent e62a2463ec
commit 662e8b79d0
6 changed files with 114 additions and 1 deletions

View File

@@ -451,6 +451,13 @@ config FEATURE_VOLUMEID_EXT
help
TODO
config FEATURE_VOLUMEID_BTRFS
bool "btrfs filesystem"
default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_REISERFS
bool "Reiser filesystem"
default n