freebsd-dev/sys/fs/ext2fs
Kevin Lo 57d2ac2f90 arc4random() returns 0 to (2**32)−1, use an alternative to initialize
i_gen if it's zero rather than a divide by 2.

With inputs from  delphij, mckusick, rmacklem

Reviewed by:	mckusick
2016-05-22 14:31:20 +00:00
..
ext2_alloc.c arc4random() returns 0 to (2**32)−1, use an alternative to initialize 2016-05-22 14:31:20 +00:00
ext2_balloc.c
ext2_bmap.c
ext2_dinode.h
ext2_dir.h
ext2_extents.c
ext2_extents.h
ext2_extern.h
ext2_hash.c
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
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
ext2_subr.c
ext2_vfsops.c arc4random() returns 0 to (2**32)−1, use an alternative to initialize 2016-05-22 14:31:20 +00:00
ext2_vnops.c
ext2fs.h
fs.h
htree.h
inode.h