OSDN Git Service

blkid: Add support for probing exFAT kitkat-x86
authorSteve Kondik <shade@chemlab.org>
Sat, 6 Jul 2013 10:07:31 +0000 (03:07 -0700)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 27 Mar 2014 04:28:30 +0000 (12:28 +0800)
commite7d5f28661a3452f8470efe65c9e091e79a3bc6c
tree9cba0aa38170d428d34742a8b0d6ec980ba53417
parent3f3c3e0b6782810e01c4ac0135fb50028c9b7ea3
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.h
lib/blkid/probe_exfat.c [new file with mode: 0644]