summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ext2fs/ext2fs_dinode.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* use proper on-disk inode size: no more, no less.pelikan2014-07-311-6/+9
* sizeof good old inode is 128, the structure has expandedpelikan2014-07-111-2/+2
* updated inode format, whitespace, re-formattingpelikan2014-07-111-17/+26
* prepare for upcoming ext4 read supportpelikan2014-07-101-6/+13
* UFS does't do inode numbers >2^32, so use a smaller type internally,guenther2013-05-301-4/+5
* add some defines needed for the upcoming newfs_ext2fs; ok miod@otto2010-02-161-2/+6
* fancy new ext2fs can have big inodes. we can possibly still read themtedu2008-11-231-2/+2
* typopedro2005-10-061-2/+2
* Use part of the reserved space on the disk inode to scatter 16 more bitspedro2005-10-061-6/+6
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* RCSIdniklas2002-03-301-0/+1
* First round of __P removal in sysmillert2002-03-141-1/+1
* More cleanups from NetBSD and a bunch of endianness fixes.art2001-09-181-23/+25
* Support for ext2fs rev. 1 (from NetBSD)jasoni2000-04-261-3/+13
* Sync with NetBSD, mostly cosmetic.downsj1997-06-121-6/+6
* Integrate new ext2fs, reverting ufs support for the old one.downsj1997-05-301-0/+1
* Non-GPLd ext2fs code from Manuel, unmodified.downsj1997-05-301-0/+132