OSDN Git Service

mke2fs: allow creation of journal device with superblock checksum
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 8 Sep 2014 23:12:08 +0000 (16:12 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 11 Sep 2014 16:40:55 +0000 (12:40 -0400)
commit7a8f49735679c86d34e0840dcfde1340da6de90a
tree272542f77e1302d85bfe76e8eedb820bf29f72fc
parentfc06f25a101f31a7b4729f5da9fcf78ff6b9c969
mke2fs: allow creation of journal device with superblock checksum

Enable mke2fs to create an external journal device with a superblock
checksum.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Cc: TR Reardon <thomas_reardon@hotmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.c
tests/m_mcsum_extjournal/expect [new file with mode: 0644]
tests/m_mcsum_extjournal/name [new file with mode: 0644]
tests/m_mcsum_extjournal/script [new file with mode: 0644]