Whamcloud - gitweb
libblkid: detect squashfs
authorEric Sandeen <sandeen@redhat.com>
Tue, 25 Sep 2007 17:02:50 +0000 (12:02 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 14 Oct 2007 14:11:52 +0000 (10:11 -0400)
commit5845efd1238081e48b0fc37e8bb55c87a0a537bf
tree4f8ac79cf802f6809b3cb4722440cb45c7712839
parent0c37f456d929dac47fcf87374f1c1b9a9a96c9fa
libblkid: detect squashfs

libblkid: recognize squashfs filesystems

squashfs has no uuid or labels, so all we need is the magic.

Addresses-Red-Hat-Bugzilla: #305151

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
lib/blkid/probe.c