freebsd-skq/sys/fs/ext2fs
Pedro F. Giffuni bb9535bbc7 ext2: avoid possible overflow when calculating malloc size.
This is inspired on r308064 for case of reloading UFS.

MFC after:	1 week
2016-11-26 02:06:33 +00:00
..
ext2_alloc.c ext2fs: cleanup generation number management. 2016-06-07 14:37:43 +00:00
ext2_balloc.c ext2fs: use of tab vs spaces. 2014-02-28 21:25:32 +00:00
ext2_bmap.c Fix a style bug. 2016-06-08 02:39:10 +00:00
ext2_dinode.h ext2fs: Add some more inode flags. 2016-08-06 16:48:40 +00:00
ext2_dir.h ext2fs: Bring back the htree dir_index implementation. 2016-01-21 14:50:28 +00:00
ext2_extents.c Ext4: Use boolean type instead of '0' and '1' 2016-02-11 15:27:14 +00:00
ext2_extents.h ext2fs(5): Cosmetic cleanups, mostly to the ext4 code. 2016-06-07 17:08:34 +00:00
ext2_extern.h ext2fs: Bring back the htree dir_index implementation. 2016-01-21 14:50:28 +00:00
ext2_hash.c ext2fs: Bring back the htree dir_index implementation. 2016-01-21 14:50:28 +00:00
ext2_htree.c ext2_htree_release(): prevent signed integer overflow in a loop. 2016-04-23 18:28:59 +00:00
ext2_inode_cnv.c Revert r294695: 2016-02-03 14:31:23 +00:00
ext2_inode.c fs/ext2fs: spelling fixes on comment. 2016-04-29 20:45:50 +00:00
ext2_lookup.c sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +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 ext2: avoid possible overflow when calculating malloc size. 2016-11-26 02:06:33 +00:00
ext2_vnops.c Release laundered vnode pages to the head of the inactive queue. 2016-11-23 17:53:07 +00:00
ext2fs.h ext2fs: Add defines for some missing ext4 feature flags. 2016-08-06 17:24:35 +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 ext2: rename some directory index constants. 2016-01-24 04:30:30 +00:00