summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/ext2_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Complete the separation of ext2fs from ufs by copying the remainingiedowse2002-05-161-23/+0
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-1/+1
* The addition of i_dirhash to struct inode pushed RELENG_4'siedowse2001-09-241-2/+2
* Support filesystems with the not-so-new "sparse_superblocks" feature.bde2000-11-031-1/+1
* Don't allow mounting (or mounting R/W) of filesystems with unsupportedbde2000-01-021-3/+0
* Merged changes in ext2_fs.h between Linux 1.2.2 and Linux 2.3.35. Thebde2000-01-011-48/+170
* Merged cosmetic changes from the initial import on the vendor branchbde2000-01-011-62/+118
* Use an ifdef in ext2_fs.h instead of a bogus separate file (ext2_fs_i.h)bde2000-01-011-0/+67
* Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs,bde1998-10-131-2/+2
* Removed __FreeBSD__ ifdefs.bde1997-12-021-10/+0
* Use __i386__ instead of i386 in ifdefs.bde1997-04-011-1/+1
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+340
OpenPOWER on IntegriCloud