1*6a54128fSAndroid Build Coastguard WorkerE2fsprogs 1.22 (June 22, 2001) 2*6a54128fSAndroid Build Coastguard Worker============================== 3*6a54128fSAndroid Build Coastguard Worker 4*6a54128fSAndroid Build Coastguard WorkerFixed a bug in e2fsck's handling of orphan inodes which are special 5*6a54128fSAndroid Build Coastguard Workerfiles (i.e., block/character device files, named FIFO's, etc.). 6*6a54128fSAndroid Build Coastguard Worker 7*6a54128fSAndroid Build Coastguard WorkerFixed a bug accidentally introduced in e2fsprogs 1.21 which caused 8*6a54128fSAndroid Build Coastguard Workertune2fs to fail at adding a journal to a mounted filesystem. 9*6a54128fSAndroid Build Coastguard Worker 10*6a54128fSAndroid Build Coastguard WorkerFixed a few big-endian bugs in e2fsprogs 11*6a54128fSAndroid Build Coastguard Worker * The directory block functions were accidentally reporting 12*6a54128fSAndroid Build Coastguard Worker some directories as corrupted when they weren't. 13*6a54128fSAndroid Build Coastguard Worker * If e2fsprogs is compiled --disable-swapfs, the C language 14*6a54128fSAndroid Build Coastguard Worker equivalents weren't being included for big-endian platforms. 15*6a54128fSAndroid Build Coastguard Worker (Fixes Debian bug #101686). 16*6a54128fSAndroid Build Coastguard Worker 17*6a54128fSAndroid Build Coastguard WorkerFixed a Hurd compilation problem. (Addresses Debian bug #101361) 18*6a54128fSAndroid Build Coastguard Worker 19*6a54128fSAndroid Build Coastguard WorkerProgrammer's notes: 20*6a54128fSAndroid Build Coastguard Worker------------------- 21*6a54128fSAndroid Build Coastguard Worker 22*6a54128fSAndroid Build Coastguard WorkerUse platform independent method of defining the BLKFLSBUF and FDFLUSH 23*6a54128fSAndroid Build Coastguard Workerioctls, and allow them to be defined for non-i386 platforms. 24*6a54128fSAndroid Build Coastguard Worker 25*6a54128fSAndroid Build Coastguard WorkerThe uuid.h header file is now protected against multiple inclusions. 26*6a54128fSAndroid Build Coastguard Worker 27*6a54128fSAndroid Build Coastguard WorkerE2fsprogs is now being developed using BitKeeper. Changed the test 28*6a54128fSAndroid Build Coastguard Workerscripts to deal with BK's stripping CR characters from text files, 29*6a54128fSAndroid Build Coastguard Workerand changed the top-level Makefile.in to avoid including BitKeeper 30*6a54128fSAndroid Build Coastguard Workerfiles when generating the source tarball. 31*6a54128fSAndroid Build Coastguard Worker 32