]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r297479, r297695:
authorkevlo <kevlo@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Apr 2016 01:24:00 +0000 (01:24 +0000)
committerkevlo <kevlo@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Apr 2016 01:24:00 +0000 (01:24 +0000)
commitfe25aa9924aea383a6affe166e8cfa2891cb1540
tree811c70437bca7cf5d9565380003093cb880f481f
parent590fbd5dc4984683a49fcdfaf89ec2a26ae20146
MFC r297479, r297695:

Update comment: Linux does set a randomized generation number of an inode
on ext2/3/4.  While here use arc4random() instead of random().

Reviewed by: pfg

git-svn-id: svn://svn.freebsd.org/base/stable/10@297950 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/ext2fs/ext2_alloc.c
sys/fs/ext2fs/ext2_vfsops.c