Theodore Ts'o dd1f723bf5 ext4: use prandom_u32() instead of get_random_bytes()
Many of the uses of get_random_bytes() do not actually need
cryptographically secure random numbers.  Replace those uses with a
call to prandom_u32(), which is faster and which doesn't consume
entropy from the /dev/random driver.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-11-08 00:14:53 -05:00
..
2011-07-25 14:30:23 -04:00
2013-10-17 21:11:01 -04:00
2013-09-04 09:23:46 -04:00
2013-08-28 14:47:06 -04:00
2013-08-28 14:47:06 -04:00
2012-12-10 16:30:43 -05:00
2013-10-30 11:10:52 -04:00
2012-12-10 16:30:43 -05:00