Whamcloud - gitweb
Avoid some potential inode cache coherency problem caused by using the
authorTheodore Ts'o <tytso@mit.edu>
Fri, 24 Dec 2004 02:49:05 +0000 (21:49 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 24 Dec 2004 02:49:05 +0000 (21:49 -0500)
commit71669d0541f0d3db64792c60a28abddba78382e2
tree2938dd1e0c61c9e7e78b0343deda442a8d9a963f
parent08fd3f36c3a53eed446ef98f1e4426d05032b396
Avoid some potential inode cache coherency problem caused by using the
byte-swapping options to e2fsck.  This was the cause of some hard to
reproduce problems that had been reported in the past, and which the
resize_inode changes tickled in a much more repeatable fashion.
e2fsck/ChangeLog
e2fsck/swapfs.c
lib/ext2fs/ChangeLog
lib/ext2fs/inode.c