commit | 1a855cb21f3c5d1c1b0acaf2beab879e9b5cd118 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 10 23:58:56 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Aug 11 01:58:21 2007 -0400 |
tree | 9841f9a64045863c4a7eb9d5651fed982330a4b5 | |
parent | aef2283196667d3b843a55c0fd6e6ebd8b6239c7 [diff] |
Remove e2fsck's -s and -S options to byte-swap ancient PPC filesystems The need for fixing byte-swapped filesystems is long-gone, and this is getting in the way of cleaning up e2fsprogs's bitmaps code. So let's get rid of it; modern kernels haven't been able to deal with a byte-swapped filesystem in in about 9 years. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>