summaryrefslogtreecommitdiff
path: root/sys/ufs/ext2fs/ext2fs_htree.c
AgeCommit message (Expand)Author
2022-05-04s/entires/entries/ in local variable definition.andvar
2016-08-23CID 1371645: remove dead codechristos
2016-08-20whitespace fixjdolecek
2016-08-19fix bug introduced in rev 1.82 of ext2fs_lookup.c, when ext2fs_add_entry()jdolecek
2016-08-14switch ext2fs_htree_has_idx() over to EXT2F_HAS_COMPAT_FEATURE() and remove E...jdolecek
2016-08-13KNF, no functional changes...christos
2016-08-09Undo revert now Christos has added the missing glue...kre
2016-08-09Revert previous. This work isn't complete enough to include yet,kre
2016-08-09More htree writing support (Hrishikesh Goyal GSoC 2016)christos
2016-06-24GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSDchristos