OSDN Git Service

Disable fragments and duplicates detection for squashfs
authorMohamad Ayyash <mkayyash@google.com>
Tue, 24 May 2016 20:53:53 +0000 (13:53 -0700)
committerMohamad Ayyash <mkayyash@google.com>
Tue, 14 Jun 2016 03:07:44 +0000 (20:07 -0700)
commit1908b380f17cfd7eebcf9356c501521902d60e94
treedf095c9bdef9fe2d1fd9dbdd01077e0c1ab1e95f
parentf2053a3ca0ff4d79eee06e5d14fab06215d373f9
Disable fragments and duplicates detection for squashfs

They don't play nicely with generating block maps. Fragments reduce
performance. A later patch will add workaround for duplicate detection.

BUG: 22322817
Change-Id: I01c731202ef7a2450b5d1beca627a0158c9cc3b4
Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
squashfs_utils/mksquashfsimage.sh