Home | History | Annotate | Download | only in ext2fs
History log of /src/sys/ufs/ext2fs/ext2fs_htree.c
RevisionDateAuthorComments
 1.11  26-Aug-2023  riastradh ext2fs: Nix trailing whitespace.
 1.10  04-May-2022  andvar s/entires/entries/ in local variable definition.
 1.9  23-Aug-2016  christos branches: 1.9.14;
CID 1371645: remove dead code
 1.8  20-Aug-2016  jdolecek whitespace fix
 1.7  19-Aug-2016  jdolecek fix bug introduced in rev 1.82 of ext2fs_lookup.c, when ext2fs_add_entry()
was introduced splitting code from ext2fs_direnter() - code used
incorrect new entry size, leading to incomplete entry copy or buffer
overflow; fixed by passing the right size from ext2fs_direnter()
 1.6  14-Aug-2016  jdolecek switch ext2fs_htree_has_idx() over to EXT2F_HAS_COMPAT_FEATURE() and remove EXT2F_HAS_COMPAT_FEATURE() - this also fixes it for BE machines, as EXT2F_HAS_COMPAT_FEATURE() did extra byte swap; also remove XXX comment about IN_E3INDEX
 1.5  13-Aug-2016  christos KNF, no functional changes...
 1.4  09-Aug-2016  kre Undo revert now Christos has added the missing glue...
 1.3  09-Aug-2016  kre Revert previous. This work isn't complete enough to include yet,
and the build of current really does need to go back to a working state.
 1.2  09-Aug-2016  christos More htree writing support (Hrishikesh Goyal GSoC 2016)
 1.1  24-Jun-2016  christos branches: 1.1.2;
GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD
 1.1.2.3  05-Oct-2016  skrll Sync with HEAD
 1.1.2.2  09-Jul-2016  skrll Sync with HEAD
 1.1.2.1  24-Jun-2016  skrll file ext2fs_htree.c was added on branch nick-nhusb on 2016-07-09 20:25:24 +0000
 1.9.14.2  03-Dec-2017  jdolecek update from HEAD
 1.9.14.1  23-Aug-2016  jdolecek file ext2fs_htree.c was added on branch tls-maxphys on 2017-12-03 11:39:21 +0000

RSS XML Feed