OSDN Git Service

ext4_utils: Get rid of CRC in sparse file header
authorColin Cross <ccross@android.com>
Thu, 23 Dec 2010 02:41:13 +0000 (18:41 -0800)
committerColin Cross <ccross@android.com>
Wed, 5 Jan 2011 23:36:06 +0000 (15:36 -0800)
commitb781330b1acae2e5706bbda8d81e5f7575f40e2a
treeb9ac20e47a0e913563b61741e4c544680cbe3600
parent33f96c66e9a1f2e266a75e5e84c091dffa6ef118
ext4_utils: Get rid of CRC in sparse file header

Also removes the need to seek in the output file, allowing
stdin and stdout to be used for input and output.

Change-Id: I93cbe335d9cc83a6d21daa696af2cb54952dcc9f
ext4_utils/backed_block.c
ext4_utils/backed_block.h
ext4_utils/ext4_utils.c
ext4_utils/ext4_utils.h
ext4_utils/make_ext4fs.c
ext4_utils/output_file.c
ext4_utils/output_file.h