Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp4568265ybe; Mon, 16 Sep 2019 14:37:06 -0700 (PDT) X-Google-Smtp-Source: APXvYqweVcLNbaMhj2kblzMtn0cv2cnXjpxd7jQL1icwiW39+WZHMRhg0bWcg9hsLkbrnFY8QHtJ X-Received: by 2002:a50:d089:: with SMTP id v9mr1536048edd.54.1568669826647; Mon, 16 Sep 2019 14:37:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568669826; cv=none; d=google.com; s=arc-20160816; b=GIyuNxD5dKuSgLZxNkC5EBiko04szaQnBczwfedREjVOWTZGFio0clFEAqf2whuSDc sSpmbaYZsRN3RzJL2xYTBPqQPOhYWtDn4bFoG2TtOab4yZYWAzTciZmu0DL0piELReQ1 ghi6CuUU4lJKH2NjW7np+/mIJ/k6losi5kcrx6ZZ56/ViqzcdSKEP1tzaFhoV2dsFrI4 GbWqz/haLrIbxR5U7DJF8g6imy+4UqoNHwf/Vuz4P0LHSiRitTQGsJ0CEctJBWhX4+9s iiqfRPIbgx/r7gPPBG5u2v3VpRTqrwjTYDkfEUmHqkEPzj5ETEKkLzTvOPVI8m9ihWql CSKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from; bh=VsxmdcptfqJbLcB6ZKTID11pr0uiPbSV2ogUZzFwvtU=; b=K7ywt+H+DyOxhRtsE7lNyN+V1VV27QhrvwglHxuSo7At7bCUCcWC/41sjsq7cG353v GDF9mSck1c+hwbefStkugScpIy6hUYlGYqXgedPpx167nQgvJN3+9RsTE1lBWAsI5oa4 ei0i4yg71T3AtyPAXre8gaVe6AEcxmk43oXclOkr4u/GZtrGuIbBm6em+7g+5uUxDB1P 3n+C3CFeVVOElSN/UqnYMoov+gV6bj0qQUjxG6lqCIR+mZd7GlZv96Aq+WLYQR9ujBHr AreGQoG162tT6tonB5lTX7IHRd72gLQu5+0BWo8/jRtkodYDbpzhL20ZFpFONJL8SqGL 80rQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i10si79954ejz.394.2019.09.16.14.36.42; Mon, 16 Sep 2019 14:37:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389710AbfIPSEo (ORCPT + 99 others); Mon, 16 Sep 2019 14:04:44 -0400 Received: from depni-mx.sinp.msu.ru ([213.131.7.21]:25 "EHLO depni-mx.sinp.msu.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726872AbfIPSEo (ORCPT ); Mon, 16 Sep 2019 14:04:44 -0400 X-Greylist: delayed 565 seconds by postgrey-1.27 at vger.kernel.org; Mon, 16 Sep 2019 14:04:43 EDT Received: from spider (unknown [109.63.188.125]) by depni-mx.sinp.msu.ru (Postfix) with ESMTPSA id 218DA1BF402; Mon, 16 Sep 2019 20:55:26 +0300 (MSK) From: Serge Belyshev To: Linus Torvalds Cc: Andy Lutomirski , "Theodore Y. Ts'o" , Willy Tarreau , Vito Caputo , "Ahmed S. Darwish" , Lennart Poettering , Andreas Dilger , Jan Kara , Ray Strode , William Jon McCann , "Alexander E. Patrakov" , zhangjs , linux-ext4@vger.kernel.org, lkml Subject: Re: Linux 5.3-rc8 References: <20190915065142.GA29681@gardel-login> <20190916014050.GA7002@darwi-home-pc> <20190916014833.cbetw4sqm3lq4x6m@shells.gnugeneration.com> <20190916024904.GA22035@mit.edu> <20190916042952.GB23719@1wt.eu> <20190916061252.GA24002@1wt.eu> <20190916172117.GB15263@mit.edu> Date: Mon, 16 Sep 2019 20:55:15 +0300 In-Reply-To: (Linus Torvalds's message of "Mon, 16 Sep 2019 10:44:31 -0700") Message-ID: <8736gwt9bw.fsf@depni.sinp.msu.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org > - add new GRND_SECURE and GRND_INSECURE flags that have the actual > useful behaviors that we currently pretty much lack > > - consider the old 0-3 flag values legacy, deprecated, and unsafe > because they _will_ time out to fix the existing problem we have right > now because of their bad behavior. Just for the record because I did not see it mentioned in this thread, this patch by Andy Lutomirski, posted two weeks ago, adds GRND_INSECURE and makes GRND_RANDOM a no-op: https://lore.kernel.org/lkml/cover.1567126741.git.luto@kernel.org/