Whamcloud - gitweb
Remove e2fsck's -s and -S options to byte-swap ancient PPC filesystems
authorTheodore Ts'o <tytso@mit.edu>
Sat, 11 Aug 2007 03:58:56 +0000 (23:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 11 Aug 2007 05:58:21 +0000 (01:58 -0400)
commit1a855cb21f3c5d1c1b0acaf2beab879e9b5cd118
tree9841f9a64045863c4a7eb9d5651fed982330a4b5
parentaef2283196667d3b843a55c0fd6e6ebd8b6239c7
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>
e2fsck/Makefile.in
e2fsck/e2fsck.8.in
e2fsck/e2fsck.h
e2fsck/swapfs.c [deleted file]
e2fsck/unix.c