blkid: add support for nilfs2

function                                             old     new   delta
volume_id_probe_nilfs                                  -      99     +99
fs2                                                   52      56      +4

Signed-off-by: Sven-Göran Bergh <svengbergh-busybox@yahoo.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Sven-Göran Bergh
2012-09-02 15:34:39 +02:00
committed by Denys Vlasenko
parent 8019b3a7ae
commit c5a9fa2d2a
5 changed files with 109 additions and 0 deletions

View File

@@ -762,6 +762,13 @@ config FEATURE_VOLUMEID_XFS
help
TODO
config FEATURE_VOLUMEID_NILFS
bool "nilfs filesystem"
default y
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_NTFS
bool "ntfs filesystem"
default y