OSDN Git Service

dumpexfat: add option to show file fragments.
authorDaniel Drake <drake@endlessm.com>
Wed, 20 Jul 2016 18:06:17 +0000 (12:06 -0600)
committerrelan <relan@users.noreply.github.com>
Mon, 5 Dec 2016 10:37:35 +0000 (13:37 +0300)
commit1b38628dfde2ae1f71cfdecb9eb23c4d34a8b938
tree360c85aee3f51133dfb467a44ccbbc7cec8962c1
parente10d9d0b4176f7cfcff9c336309efd22de1ed6d4
dumpexfat: add option to show file fragments.

Add an option to show a list of fragments that a given file is composed
of. This is useful for if you want to have low-level access to a file
without going through the file system layers.
dump/dumpexfat.8
dump/main.c