From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Thu, 12 Dec 2013 13:05:31 -0800 Subject: [Cluster-devel] [PATCH 16/18] gfs2: use generic posix ACL infrastructure In-Reply-To: <966512490.69128.1386875318581.JavaMail.zimbra@linbit.com> References: <20131211104243.148113893@bombadil.infradead.org> <20131211104529.142731540@bombadil.infradead.org> <966512490.69128.1386875318581.JavaMail.zimbra@linbit.com> Message-ID: <20131212210531.GC27686@infradead.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, Dec 12, 2013 at 08:08:38PM +0100, Andreas Gruenbacher wrote: > 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. Ok, will fix.