From: Vyacheslav Dubeyko Subject: Re: [PATCH 10/18] hfsplus: use generic posix ACL infrastructure Date: Sun, 1 Dec 2013 17:36:51 +0300 Message-ID: <3F8D73A0-9449-42FB-8CFA-D1E4C86FF0B2@dubeyko.com> References: <20131201115903.910559036@bombadil.infradead.org> <20131201120655.410590428@bombadil.infradead.org> Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: xfs@oss.sgi.com, Mark Fasheh , reiserfs-devel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, cluster-devel@redhat.com, linux-mtd@lists.infradead.org, viro@zeniv.linux.org.uk, jfs-discussion@lists.sourceforge.net, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-nfs@vger.kernel.org, linux-btrfs@vger.kernel.org, Joel Becker To: Christoph Hellwig Return-path: In-Reply-To: <20131201120655.410590428@bombadil.infradead.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com List-Id: linux-ext4.vger.kernel.org On Dec 1, 2013, at 2:59 PM, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig > --- > fs/hfsplus/acl.h | 9 +-- > fs/hfsplus/dir.c | 1 + > fs/hfsplus/inode.c | 3 +- > fs/hfsplus/posix_acl.c | 161 +++++------------------------------------------- > fs/hfsplus/xattr.c | 5 +- > fs/hfsplus/xattr.h | 2 - > 6 files changed, 24 insertions(+), 157 deletions(-) > Reviewed-by: Vyacheslav Dubeyko The patch looks correct. I think only that it makes sense to add debug messages in hfsplus_get_posix_acl() and hfsplus_set_posix_acl(). Previously, debug messages were in hfsplus_xattr_get_posix_acl() and hfsplus_xattr_set_posix_acl() but the patch removes these methods. Thanks, Vyacheslav Dubeyko. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs