Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-11-26 | libblkid: remove various no-op variable checks | Dan Pasanen | 1 | -27/+9 | |
* These cause warning errors since they will always evaluate to true Change-Id: Iecdacc40807095893af357a962e238a3d263ca5a | |||||
2015-01-05 | Update blkid to 2.25.0 | bigbiff | 1 | -83/+138 | |
Break libblkid into 4 libraries: libblkid, libuuid, libutil-linux and libfdisk. This should help in later patch updates. Change-Id: I680d9a7feb031e5c29a603e9c58aff4b65826262 | |||||
2013-02-25 | use libblkid to get filesystem type | bigbiff bigbiff | 1 | -0/+1779 | |
we can now use libblkid to detect exfat |