From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Gruenbacher Date: Thu, 12 Dec 2013 20:08:38 +0100 (CET) Subject: [Cluster-devel] [PATCH 16/18] gfs2: use generic posix ACL infrastructure In-Reply-To: <20131211104529.142731540@bombadil.infradead.org> References: <20131211104243.148113893@bombadil.infradead.org> <20131211104529.142731540@bombadil.infradead.org> Message-ID: <966512490.69128.1386875318581.JavaMail.zimbra@linbit.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Christoph, gfs2 has a left-over get_acl callback in gfs2_symlink_iops in fs/gfs2/inode.c, from a long time ago, which should be removed as well. Andreas