]> err.no Git - util-linux/commit
libblkid: add exFAT file system detection support
authorAndrew Nayenko <resver@gmail.com>
Fri, 28 May 2010 19:22:00 +0000 (23:22 +0400)
committerKarel Zak <kzak@redhat.com>
Tue, 1 Jun 2010 09:59:31 +0000 (11:59 +0200)
commit8604c25570baaaf814b95199fd0592147d8616c1
tree2d1ae56704701e0b79094b3c6fa5735e92285436
parent89074c16595d26c5ceaf112ed5385db97f88bbfe
libblkid: add exFAT file system detection support

Add exFAT file system <http://en.wikipedia.org/wiki/ExFAT> detection support.

Signed-off-by: Andrew Nayenko <resver@gmail.com>
shlibs/blkid/src/superblocks/Makefile.am
shlibs/blkid/src/superblocks/exfat.c [new file with mode: 0644]
shlibs/blkid/src/superblocks/superblocks.c
shlibs/blkid/src/superblocks/superblocks.h
tests/expected/blkid/low-probe-exfat [new file with mode: 0644]
tests/ts/blkid/images-fs/exfat.img.bz2 [new file with mode: 0644]