From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758540AbZEETkp (ORCPT ); Tue, 5 May 2009 15:40:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755703AbZEETkK (ORCPT ); Tue, 5 May 2009 15:40:10 -0400 Received: from cantor.suse.de ([195.135.220.2]:49231 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754672AbZEETkI (ORCPT ); Tue, 5 May 2009 15:40:08 -0400 Message-Id: <20090505193014.926371851@suse.com> User-Agent: quilt/0.47-14.9 Date: Tue, 05 May 2009 15:30:14 -0400 From: Jeff Mahoney To: ReiserFS Devel , Andrew Morton , LKML Cc: Al Viron Subject: [patch 0/3] reiserfs xattr fixups Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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