This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
ext2fs
History
Gordon Bergling
8ea3ceda76
fs: fix a few common typos in source code comments
...
- s/quadradically/quadratically/ - s/persistant/persistent/ Obtained from: NetBSD MFC after: 3 days
2022-02-06 13:48:31 +01:00
..
ext2_acl.c
…
ext2_acl.h
…
ext2_alloc.c
fs: fix a few common typos in source code comments
2022-02-06 13:48:31 +01:00
ext2_balloc.c
…
ext2_bmap.c
ext2fs: remove remnants of the UFS snapshot code
2022-01-31 04:37:16 +02:00
ext2_csum.c
…
ext2_dinode.h
…
ext2_dir.h
…
ext2_extattr.c
…
ext2_extattr.h
…
ext2_extents.c
Improve extents verification logic
2021-12-30 09:14:45 +03:00
ext2_extents.h
…
ext2_extern.h
…
ext2_hash.c
…
ext2_htree.c
…
ext2_inode_cnv.c
Improve extents verification logic
2021-12-30 09:14:45 +03:00
ext2_inode.c
…
ext2_lookup.c
Add more accurate directory entries check
2021-12-30 09:14:44 +03:00
ext2_mount.h
…
ext2_subr.c
…
ext2_vfsops.c
Remove unnecessary e2fs_first_dblock value check
2021-12-30 09:14:44 +03:00
ext2_vnops.c
ext2fs: remove remnants of the UFS snapshot code
2022-01-31 04:37:16 +02:00
ext2fs.h
…
fs.h
…
htree.h
…
inode.h
…