Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267361AbUJNT11 (ORCPT ); Thu, 14 Oct 2004 15:27:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267254AbUJNSzb (ORCPT ); Thu, 14 Oct 2004 14:55:31 -0400 Received: from locomotive.csh.rit.edu ([129.21.60.149]:12069 "EHLO locomotive.unixthugs.org") by vger.kernel.org with ESMTP id S267353AbUJNSyY (ORCPT ); Thu, 14 Oct 2004 14:54:24 -0400 Date: Thu, 14 Oct 2004 14:54:24 -0400 From: Jeffrey Mahoney To: Andrew Morton , Linux Kernel Mailing List Cc: Hans Reiser Subject: [PATCH 2/2] reiserfs: allow user_xattr and acl options to be ignored, with warning Message-ID: <20041014185424.GC9619@locomotive.unixthugs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: Linux 2.6.5-7.108-smp (i686) X-GPG-Fingerprint: A16F A946 6C24 81CC 99BB 85AF 2CF5 B197 2B93 0FB2 X-GPG-Key: http://www.csh.rit.edu/~jeffm/jeffm.gpg User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1455 Lines: 34 This patch uses the REISERFS_UNSUPPORTED_OPT flag to denote -o(no)acl, and -o(no)user_xattr as unsupported, but allowable, when support isn't built into the kernel. Signed-off-by: Jeff Mahoney diff -ruPX dontdiff linux-2.6.8/fs/reiserfs/super.c linux-2.6.8.fix/fs/reiserfs/super.c --- linux-2.6.8/fs/reiserfs/super.c 2004-10-08 16:46:09.070660248 -0400 +++ linux-2.6.8.fix/fs/reiserfs/super.c 2004-10-08 16:42:59.896419104 -0400 @@ -741,11 +747,19 @@ {"conv", .setmask = 1<