Whamcloud - gitweb
libext2fs: add inode checksum support
authorDarrick J. Wong <djwong@us.ibm.com>
Mon, 30 Jul 2012 22:46:04 +0000 (18:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Jul 2012 22:46:04 +0000 (18:46 -0400)
commit37d82b6a95e1912c452e77e84ead61e2812d2721
treeea6e8e0aba0b50e138b808ec60ea03c6df663836
parent4ffbe3afa9d05a28712c8f5c11b5b76be3dc99fc
libext2fs: add inode checksum support

This patch adds the ability for the libext2fs functions to read and
write the inode checksum.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/csum.c
lib/ext2fs/ext2_err.et.in
lib/ext2fs/ext2_fs.h
lib/ext2fs/ext2fs.h
lib/ext2fs/inode.c
lib/ext2fs/mkdir.c