summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/ext2_inode.c
Commit message (Expand)AuthorAgeFilesLines
* - Convert the bufobj lock to rwlock.jeff2013-05-311-0/+1
* ext2fs: Use prototype declarations for function definitionspfg2013-02-101-25/+7
* ext2fs: general cleanup.pfg2013-02-021-1/+1
* Cosmetical off-by-onepfg2013-01-261-2/+2
* ext2fs: fix a check for negative block numbers.pfg2013-01-231-2/+1
* ext2fs: make some inode fields match the ext2 spec.pfg2013-01-221-2/+4
* ext2fs: Add some DOINGASYNC check to match ffs.pfg2013-01-181-5/+9
* Fix style nitkevlo2012-09-111-2/+1
* Remove unused thread argument to vrecycle().trasz2012-04-231-1/+1
* Remove unused thread argument from vtruncbuf().trasz2012-04-231-1/+1
* Style cleanups by jh@.pfg2011-12-161-4/+4
* Sync with several changes in UFS/FFS:jhb2011-04-281-14/+10
* Remove prtactive variable and related printf()s in the vop_inactivekib2010-11-191-5/+0
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-0/+537
OpenPOWER on IntegriCloud