On Thu, May 26, 2016 at 10:56:50AM +0800, Qu Wenruo wrote:
> David has reported some quite chaos usage of pseudo random numbers.
> Like using static srand seed, or even calling rand() without setting
> seed correctly.
> 
> The new pseudo random API will initialize the random seed on its first
> calling and use uniformly distributed pseudo random number generator as
> backend.
> 
> Signed-off-by: Qu Wenruo <quwen...@cn.fujitsu.com>
> ---

Patches applied, with minor adjustments (renamed a few things). Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to