summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/inode.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused MAXSYMLINKLEN macro.pfg2013-02-081-1/+0
* ext2fs: make some inode fields match the ext2 spec.pfg2013-01-221-5/+5
* Remove unused member of struct indir (in_exists) from UFS and EXT2 code.mjg2012-08-171-1/+0
* Add support for ns timestamps and birthtime to the ext2/3 driver.pfg2012-03-081-2/+0
* Update the data structures with some fields reserved forpfg2012-02-071-2/+4
* Current implementations of sync(2) and syncer vnode fsync() VOP useskib2012-02-061-3/+0
* Sync with several changes in UFS/FFS:jhb2011-04-281-0/+3
* Use a private EXT2_ROOTINO constant instead of redefining ROOTINO.jhb2011-04-271-2/+0
* Various style fixes including using uint*_t instead of u_int*_t.jhb2011-04-271-19/+19
* Merge 118969 from UFS:jhb2011-01-191-1/+3
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-0/+170
OpenPOWER on IntegriCloud