From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Mahoney Subject: [patch 0/3] reiserfs xattr fixups Date: Tue, 05 May 2009 15:30:14 -0400 Message-ID: <20090505193014.926371851@suse.com> Return-path: Sender: reiserfs-devel-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ReiserFS Devel , Andrew Morton , LKML Cc: Al Viron This series consists of three patches: 1) rework the bit of locking after Al's privroot lookup patch 2) Fix up security xattrs so they don't apply to other xattrs 3) Clean up the privroot hiding since we now cache the privroot early -Jeff