From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Thu, 20 Aug 2015 23:49:52 -0700 Subject: [Cluster-devel] [RFC 11/11] gfs2: Invalide security labels of inodes that go invalid In-Reply-To: <1440094798-1411-12-git-send-email-agruenba@redhat.com> References: <1440094798-1411-1-git-send-email-agruenba@redhat.com> <1440094798-1411-12-git-send-email-agruenba@redhat.com> Message-ID: <20150821064952.GB32060@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, Aug 20, 2015 at 08:19:58PM +0200, Andreas Gruenbacher wrote: > Invalide security labels of inodes when they go invalid. SELinux will reload > the "security.selinux" xattr via iop->igetxattr on the next access. And if that's all that you needed just skip the detour trough the VFS interfaces.