]> err.no Git - util-linux/commit
blkid: recognize ext4(dev) without journal
authorEric Sandeen <sandeen@redhat.com>
Mon, 9 Mar 2009 11:17:17 +0000 (12:17 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Mar 2009 11:17:17 +0000 (12:17 +0100)
commitbe221b3a9d4b2a0be90d9c12ddb7f8ece568b2f9
tree05bc8c9df2b88cd05b65b18cfb8b99dbae9a12d5
parent642f01a3f25803d3d2fad2a3314644c0a00f89d3
blkid: recognize ext4(dev) without journal

ext4/ext4dev no longer require a journal.

w/o this blkid doesn't recognize after:

We still must have one ext3-incompat-feature to flag
as ext4(dev) so we shouldn't ever mis-recognize it.

[kzak@redhat.com: port from e2fsprogs to util-linux-ng tree]

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Karel Zak <kzak@redhat.com>
libs/blkid/src/probers/ext.c