aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/fs/ext2fs/ext2_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google SummerUlf Lilleengen2010-01-141-556/+0
* - Sync our copies of ext2fs Linux headers to current Linux versions.Stanislav Sedov2009-06-031-48/+40
* - Obtain inode sizes and location of the first inode based on the contentsStanislav Sedov2009-01-181-2/+2
* Add standard GPL boilerplate to these files. They are the only onesWarner Losh2005-06-161-0/+14
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-2/+2
* Add partial support for large (>4GB) files on ext2 filesystems. ThisTim J. Robbins2004-02-181-1/+2
* Complete the separation of ext2fs from ufs by copying the remainingIan Dowse2002-05-161-23/+0
* Update to C99, s/__FUNCTION__/__func__/,David E. O'Brien2001-12-101-1/+1
* The addition of i_dirhash to struct inode pushed RELENG_4'sIan Dowse2001-09-241-2/+2
* Support filesystems with the not-so-new "sparse_superblocks" feature.Bruce Evans2000-11-031-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