OSDN Git Service

Introduce squashfs-utils that includes helper functions
authorMohamad Ayyash <mkayyash@google.com>
Thu, 2 Apr 2015 02:25:28 +0000 (19:25 -0700)
committerSimon Wilson <simonwilson@google.com>
Tue, 16 Jun 2015 20:21:53 +0000 (13:21 -0700)
commit01e42b24c9b56b3ca88a2cf563a8c695d5a74534
tree266b4e80fc98cab19a41a2ec3550deb054fee787
parenteca016ebf90d625a331d94bfda03d61717deaf73
Introduce squashfs-utils that includes helper functions

For example: extracting filesystem size from superblock

Change-Id: I97c79d80ebb767a977c8ca27f7e0877b5ead8fdc
Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
squashfs_utils/Android.mk
squashfs_utils/squashfs_utils.c [new file with mode: 0644]
squashfs_utils/squashfs_utils.h [new file with mode: 0644]