summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/ext2_bmap.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r293370:pfg2016-01-101-6/+13
* MFC r277354, r277365:pfg2015-02-021-2/+0
* MFC r277340, r277349:pfg2015-01-281-1/+1
* MFC r262623, r262667:pfg2014-03-041-2/+2
* MFC r260988, r261034, r261120, r261235:pfg2014-01-311-1/+1
* Define ext2fs local types and use them.pfg2013-08-131-10/+11
* Add read-only support for extents in ext2fs.pfg2013-08-121-4/+52
* Define and use e2fs_lbn_t in ext2fs.pfg2013-06-231-3/+4
* Rename remaining DIAGNOSTIC to INVARIANTS.pfg2013-06-171-1/+1
* ext2fs: Small cosmetic fixes.pfg2013-06-031-1/+1
* ext2fs: Use prototype declarations for function definitionspfg2013-02-101-20/+3
* Fix typokevlo2012-08-181-1/+1
* Remove unused member of struct indir (in_exists) from UFS and EXT2 code.mjg2012-08-171-3/+0
* Style cleanups by jh@.pfg2011-12-161-1/+1
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-0/+334
OpenPOWER on IntegriCloud