Whamcloud - gitweb
Add library support for large (EA in inode) inodes. Make sure that garbage
authorTheodore Ts'o <tytso@mit.edu>
Wed, 26 Jan 2005 04:42:56 +0000 (23:42 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 26 Jan 2005 04:42:56 +0000 (23:42 -0500)
commit7331196a16e57ef80dd6ae40eeeab14747ce2f5d
tree94ab22171a3854915e6898bdd3bd69a17d4148f2
parent9d0f46169f8c3df2e07b262b1f1b3f3c75aba2c6
Add library support for large (EA in inode) inodes.  Make sure that garbage
doesn't get written into the reserved portion when writing into filesystems
that have large inodes defined.
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_fs.h
lib/ext2fs/ext2fs.h
lib/ext2fs/ext_attr.c
lib/ext2fs/inode.c
lib/ext2fs/swapfs.c