opnsense-src/sys/fs/ext2fs
Neel Chauhan 3dd3a395ba ext2: Check for e2fs_first_dblock in ext2_compute_sb_data()
This prevents a kernel panic on a damaged ext2 superblock.

PR:			259107
Reported by:		Robert Morris <rtm@lcs.mit.edu>
Differential Revision:	https://reviews.freebsd.org/D33029
2021-11-29 09:53:45 -08:00
..
ext2_acl.c
ext2_acl.h
ext2_alloc.c
ext2_balloc.c
ext2_bmap.c
ext2_csum.c
ext2_dinode.h
ext2_dir.h
ext2_extattr.c
ext2_extattr.h
ext2_extents.c ext2: plug set-but-not-used vars 2021-11-24 23:02:26 +00:00
ext2_extents.h Improve extents verification logic. 2021-05-07 10:27:28 +03:00
ext2_extern.h
ext2_hash.c
ext2_htree.c ext2: add missing uio_td initialization to ext2_htree_append_block 2021-05-30 17:19:31 +00:00
ext2_inode.c Move mnt_maxsymlinklen into appropriate fs mount data structures 2021-05-22 15:16:09 +03:00
ext2_inode_cnv.c Make encode/decode extra time functions inline. 2021-05-08 06:42:20 +03:00
ext2_lookup.c vfs: remove cn_thread 2021-10-11 13:21:47 +00:00
ext2_mount.h
ext2_subr.c
ext2_vfsops.c ext2: Check for e2fs_first_dblock in ext2_compute_sb_data() 2021-11-29 09:53:45 -08:00
ext2_vnops.c vfs: remove cn_thread 2021-10-11 13:21:47 +00:00
ext2fs.h Move mnt_maxsymlinklen into appropriate fs mount data structures 2021-05-22 15:16:09 +03:00
fs.h Improve extents verification logic. 2021-05-07 10:27:28 +03:00
htree.h
inode.h Make inode extra time fields updating logic more closer to linux. 2021-05-07 10:46:55 +03:00