aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs/ext2_fs.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: Bring sizeof(struct inode) back to 256 bytes by reducing theIan Dowse2001-09-291-2/+2
* MFC (support filesystems with the not-so-new "sparse_superblocks"Bruce Evans2000-11-051-1/+1
* Don't allow mounting (or mounting R/W) of filesystems with unsupportedBruce Evans2000-01-021-3/+0
* Merged changes in ext2_fs.h between Linux 1.2.2 and Linux 2.3.35. TheBruce Evans2000-01-011-48/+170
* Merged cosmetic changes from the initial import on the vendor branchBruce Evans2000-01-011-62/+118
* Use an ifdef in ext2_fs.h instead of a bogus separate file (ext2_fs_i.h)Bruce Evans2000-01-011-0/+67
* Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs,Bruce Evans1998-10-131-2/+2
* Removed __FreeBSD__ ifdefs.Bruce Evans1997-12-021-10/+0
* Use __i386__ instead of i386 in ifdefs.Bruce Evans1997-04-011-1/+1
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOJohn Dyson1995-11-051-0/+340