]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'cramfs-blocksize' of https://github.com/rudimeier/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 20 May 2014 08:23:18 +0000 (10:23 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 May 2014 08:23:18 +0000 (10:23 +0200)
commit052ed36edd0ee3867eb0219b0f1ccedbf2ef9de1
tree2c9662071eeea94a056560ee98fa5710d5a658aa
parent1dbbd85b9498536ab38758a03c9ec20362f1c572
parentae2f9c71ae08e7a5a7403f97de2026303f57f912
Merge branch 'cramfs-blocksize' of https://github.com/rudimeier/util-linux

* 'cramfs-blocksize' of https://github.com/rudimeier/util-linux:
  mkfs.cramfs: fix crash when -b 0
  fsck.cramfs: update man page (--extract and --blocksize)
  tests: remove test_fsck.cramfs (reverts 6c32ae78)
  fsck.cramfs: remove define INCLUDE_FS_TESTS
  fsck.cramfs: refactor option -x/--extract
  tests: fix fsck.cramfs for systems with certain page sizes
  fsck.cramfs: add option --blocksize
  fsck.cramfs: rename variable page_size to blksize
  fsck.cramfs: ifdef unused outbuffer and page_size
  fsck.cramfs: allow smaller superblock sizes
  tests, fix cramfs for systems with certain page sizes