From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754350Ab2LKS3c (ORCPT ); Tue, 11 Dec 2012 13:29:32 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:38448 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752726Ab2LKS3b (ORCPT ); Tue, 11 Dec 2012 13:29:31 -0500 Date: Tue, 11 Dec 2012 18:29:22 +0000 From: Al Viro To: "Kasatkin, Dmitry" Cc: Linus Torvalds , Mimi Zohar , linux-fsdevel , LSM List , Linux Kernel Mailing List , James Morris Subject: Re: [PATCH 0/2] ima: policy search speedup Message-ID: <20121211182922.GL4939@ZenIV.linux.org.uk> References: <1355234914.2356.85.camel@falcor> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 11, 2012 at 08:10:07PM +0200, Kasatkin, Dmitry wrote: > I was suggesting to add a flag for sb->s_flags field. > Al said that he would not like this, because s_flags are mount specific. s/mount-specific/in an incestous relationship with mount(2) ABI/.