commit | 1a1ad8e0903ec916d1e3ef8c18fa335d765a4342 | [log] [tgz] |
---|---|---|
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | Mon Jan 05 18:13:36 2015 +0100 |
committer | Tom Rini <trini@ti.com> | Thu Jan 29 13:36:54 2015 -0500 |
tree | befa1ea03b3cc9666d36ccdd96ebb90ddf6c2aa3 | |
parent | 2af13d6b6265a6700c4f65597410b769895024bf [diff] |
fs: Add command to retrieve the filesystem type New command to determine the filesystem type of a given partition. Optionally stores the filesystem type in a environment variable. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Reviewed-by: Stephen Warren <swarren@nvidia.com>