From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boaz Harrosh Subject: Re: [PATCH] VFS: add config options to enable link restrictions Date: Fri, 26 Oct 2012 14:22:31 -0700 Message-ID: <508AFF17.6050705@panasas.com> References: <20121026185021.GA1960@www.outflux.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Linus Torvalds , , Alexander Viro , To: Kees Cook Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 10/26/2012 01:23 PM, Kees Cook wrote: > > Every distro will ship with this enabled (except perhaps Damn > Vulnerable Linux), so why make it harder? > So please remind me why can't it be on by default in code. And the normal sysctl to turn it off for these who want to experiment with "filesystem corruption". So the basic premise is that you must not have any filesystem corruption at the parts used by boot up until the init portion that turns "filesystem corruption" on > -Kees > Cheers Boaz