OSDN Git Service

blkid: Add support for probing exFAT
authorSteve Kondik <shade@chemlab.org>
Sat, 6 Jul 2013 10:07:31 +0000 (03:07 -0700)
committerSteve Kondik <steve@cyngn.com>
Fri, 16 Oct 2015 13:36:37 +0000 (06:36 -0700)
commit1520c711795b094a1287ea7f2608f96fd0654a8a
treeca19e6600be29a0cd8ee864878213a221154fa53
parent2239e5be5ed8df24a552d1d83b74beb35652093d
blkid: Add support for probing exFAT

 * e2fsprogs can't currently detect exFAT filesystems.
 * Apply patch from GoogleTV to add support.

Change-Id: Ib08bdb1d13e995d133a62539e3bfa0e3a22eeead
lib/blkid/Android.mk
lib/blkid/probe.c
lib/blkid/probe_exfat.c [new file with mode: 0644]