From c5a9fa2d2ac0165eda4b862e99cfcb91a9380416 Mon Sep 17 00:00:00 2001 From: Sven-Göran Bergh Date: Sun, 2 Sep 2012 15:34:39 +0200 Subject: blkid: add support for nilfs2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit function old new delta volume_id_probe_nilfs - 99 +99 fs2 52 56 +4 Signed-off-by: Sven-Göran Bergh Signed-off-by: Denys Vlasenko --- util-linux/Config.src | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'util-linux/Config.src') diff --git a/util-linux/Config.src b/util-linux/Config.src index 57a52cefb..3355e9729 100644 --- a/util-linux/Config.src +++ b/util-linux/Config.src @@ -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 -- cgit v1.2.3