.. |
ext2fs_alloc.c
|
modify the comment to note code needs to brele() to have a shot on actually
|
2016-08-20 19:53:43 +00:00 |
ext2fs_balloc.c
|
KNF, no functional changes...
|
2016-08-13 07:40:10 +00:00 |
ext2fs_bmap.c
|
whitespace cleanup
|
2016-08-14 11:26:35 +00:00 |
ext2fs_bswap.c
|
add support for GDT_CSUM AKA uninit_bg feature
|
2016-08-20 19:47:44 +00:00 |
ext2fs_dinode.h
|
Fix unsigned
|
2017-01-13 18:04:36 +00:00 |
ext2fs_dir.h
|
If using constants from dirent.h it ought to be included.
|
2016-08-07 01:47:11 +00:00 |
ext2fs_extents.c
|
KNF, no functional changes...
|
2016-08-13 07:40:10 +00:00 |
ext2fs_extents.h
|
Revert previous - which itself (incorrectly) reverted the previous
|
2016-08-09 13:18:50 +00:00 |
ext2fs_extern.h
|
add support for GDT_CSUM AKA uninit_bg feature
|
2016-08-20 19:47:44 +00:00 |
ext2fs_hash.c
|
KNF, no functional changes...
|
2016-08-13 07:40:10 +00:00 |
ext2fs_hash.h
|
GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD
|
2016-06-24 17:21:30 +00:00 |
ext2fs_htree.c
|
CID 1371645: remove dead code
|
2016-08-23 06:23:26 +00:00 |
ext2fs_htree.h
|
GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD
|
2016-06-24 17:21:30 +00:00 |
ext2fs_inode.c
|
switch code to use the EXT2_HAS_{COMPAT|ROCOMPAT|INCOMPAT}_FEATURE() macros instead of open coding the checks
|
2016-08-14 11:44:54 +00:00 |
ext2fs_lookup.c
|
KNF, no functional change
|
2016-08-23 06:40:25 +00:00 |
ext2fs_readwrite.c
|
KNF, no functional changes...
|
2016-08-13 07:40:10 +00:00 |
ext2fs_rename.c
|
bump link limit to 65000 for files, and add support for EXT2F_ROCOMPAT_DIR_NLINK to make link count unlimited for directories
|
2016-08-15 18:38:10 +00:00 |
ext2fs_subr.c
|
KNF, no functional changes...
|
2016-08-13 07:40:10 +00:00 |
ext2fs_vfsops.c
|
put back second strlcpy; pointed out by dholland.
|
2016-08-25 07:18:35 +00:00 |
ext2fs_vnops.c
|
bump link limit to 65000 for files, and add support for EXT2F_ROCOMPAT_DIR_NLINK to make link count unlimited for directories
|
2016-08-15 18:38:10 +00:00 |
ext2fs_xattr.c
|
CID 1371648: off by one in index checking
|
2016-08-23 06:40:54 +00:00 |
ext2fs_xattr.h
|
cast pointers to uintptr_t before comparing them, also ()s
|
2016-08-12 20:30:15 +00:00 |
ext2fs.h
|
add support for GDT_CSUM AKA uninit_bg feature
|
2016-08-20 19:47:44 +00:00 |
Makefile
|
Revert previous - which itself (incorrectly) reverted the previous
|
2016-08-09 13:18:50 +00:00 |