From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [git pull] vfs part 2 Date: Sat, 31 Mar 2012 19:57:38 +0100 Message-ID: <20120331185738.GW6589@ZenIV.linux.org.uk> References: <20120331051906.GU6589@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Linus Torvalds Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Sat, Mar 31, 2012 at 11:31:58AM -0700, Linus Torvalds wrote: > On Sat, Mar 31, 2012 at 11:28 AM, Linus Torvalds > wrote: > > > > It may be some other change than your pull... I will explore more, but > > I thought I'd let you know that it's the prime suspect right now. > > Verified. My tree just before the pull works fine (current tip plus a > couple of my pending selinux avc optimizations). So it's your pull. Works here... OK, that makes selinuxfs one the most likely suspect; let me check if I can reproduce any crap with that... Do you see anything selinux-related in the call chain, BTW?