Whamcloud - gitweb
Add missing backwards compatibility for ancient Linux systems
authorTheodore Ts'o <tytso@mit.edu>
Mon, 29 May 2006 15:06:16 +0000 (11:06 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 29 May 2006 15:06:16 +0000 (11:06 -0400)
commit9c07dc00b8ea175aa1446868b5cca5a21b41aecf
treee1f42324ad056e8fb1ec7586628fe6b0f4cf4281
parent2c83031791778d132747b73e76c892a16f4b2da6
Add missing backwards compatibility for ancient Linux systems

This fixes some (but not all) of the compatibility bugs which prevented
e2fsprogs from being compiled on a Linux 2.0.35 system.  There are still
some unprotected use of long long's, and apparently some type problems
with the uuid library, but these can be fixed up later.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/ChangeLog
debugfs/util.c
e2fsck/ChangeLog
e2fsck/pass1b.c
misc/ChangeLog
misc/filefrag.c