summaryrefslogtreecommitdiff
path: root/lib/ext2fs/kernel-list.h
AgeCommit message (Collapse)AuthorFilesLines
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-1/+1
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2002-02-12Lots of small random portability fixes to make e2fsprogs buildTheodore Ts'o1-0/+4
under AIX --- even without the 5L compatibility toolkit, and even using the uber-crippled AIX native C compiler.
2001-12-23Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the Theodore Ts'o1-0/+108
system header file version of hbd.h when using diet glibc (since it forcibly adds /usr/include to the beginning of include search path.)