On Fri, May 28, 2010 at 11:22:00PM +0400, Andrew Nayenko wrote: > Add exFAT file system <http://en.wikipedia.org/wiki/ExFAT> detection support. > > Signed-off-by: Andrew Nayenko <resver@xxxxxxxxx> > --- > shlibs/blkid/src/superblocks/Makefile.am | 3 +- > shlibs/blkid/src/superblocks/exfat.c | 146 ++++++++++++++++++++++++++++ > shlibs/blkid/src/superblocks/superblocks.c | 3 +- > shlibs/blkid/src/superblocks/superblocks.h | 1 + > tests/expected/blkid/low-probe-exfat | 7 ++ > tests/ts/blkid/images-fs/exfat.img.bz2 | Bin 0 -> 6301 bytes ^^^^^^^^^ thanks! > 6 files changed, 158 insertions(+), 2 deletions(-) > create mode 100644 shlibs/blkid/src/superblocks/exfat.c > create mode 100644 tests/expected/blkid/low-probe-exfat > create mode 100644 tests/ts/blkid/images-fs/exfat.img.bz2 Excellent patch, applied, thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html