Whamcloud - gitweb
libblkid: recognize squashfs filesystems on BE systems.
authorEric Sandeen <sandeen@redhat.com>
Mon, 15 Oct 2007 17:48:44 +0000 (12:48 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 15 Oct 2007 20:23:39 +0000 (16:23 -0400)
commitf493d4e0ac93a5c500a2e9360a2398a8637895b6
tree303be550c672cc462ba2c9e63241cd45ccf3b8cf
parent5845efd1238081e48b0fc37e8bb55c87a0a537bf
libblkid: recognize squashfs filesystems on BE systems.

squashfs has no uuid or labels, so all we need is the magic
(for big-endian too!)

Addresses-Red-Hat-Bugzilla: #305151

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