freebsd-skq/sys/fs/ext2fs
pfg 4ba3f35490 ext4: mount panic from freeing invalid pointers
Initialize the struct with those fields to zeroes on allocation,
preventing the panic.

Patch by:	Damjan Jovanovic.

PR:		206056
MFC after:	3 days
2016-01-11 19:25:43 +00:00
..
ext2_alloc.c Remove dead code. 2015-01-18 20:26:27 +00:00
ext2_balloc.c ext2fs: use of tab vs spaces. 2014-02-28 21:25:32 +00:00
ext2_bmap.c ext4: add support for reading sparse files 2016-01-11 19:14:55 +00:00
ext2_dinode.h ext2fs: use of tab vs spaces. 2014-02-28 21:25:32 +00:00
ext2_dir.h Drop experimental dir_index support. 2015-04-17 22:26:01 +00:00
ext2_extents.c ext4: add support for reading sparse files 2016-01-11 19:14:55 +00:00
ext2_extents.h ext4: add support for reading sparse files 2016-01-11 19:14:55 +00:00
ext2_extern.h Drop experimental dir_index support. 2015-04-17 22:26:01 +00:00
ext2_inode_cnv.c ifdef ext2_print_inode which is not really used. 2014-11-12 16:23:56 +00:00
ext2_inode.c Fix the build when INVARIANTS is defined by restoring bo's definition in 2015-01-19 07:10:08 +00:00
ext2_lookup.c Drop experimental dir_index support. 2015-04-17 22:26:01 +00:00
ext2_mount.h ext2fs: use of tab vs spaces. 2014-02-28 21:25:32 +00:00
ext2_subr.c - Remove some dead code copied from ffs. 2015-07-29 03:06:08 +00:00
ext2_vfsops.c ext4: mount panic from freeing invalid pointers 2016-01-11 19:25:43 +00:00
ext2_vnops.c ext4: add support for reading sparse files 2016-01-11 19:14:55 +00:00
ext2fs.h ext2: recognize ext4 INCOMPAT_RECOVER flag 2015-12-29 15:51:52 +00:00
fs.h ext2fs: use of tab vs spaces. 2014-02-28 21:25:32 +00:00
htree.h ext2fs: use of tab vs spaces. 2014-02-28 21:25:32 +00:00
inode.h ext2fs: use of tab vs spaces. 2014-02-28 21:25:32 +00:00