From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Tue, 5 May 2015 14:42:32 -0400 (EDT) Subject: [Cluster-devel] [PATCH v2] GFS2: make sure S_NOSEC flag isn't overwritten In-Reply-To: <1429124216-20451-1-git-send-email-bmarzins@redhat.com> References: <1429124216-20451-1-git-send-email-bmarzins@redhat.com> Message-ID: <239477019.12334759.1430851352084.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- > At the end of gfs2_set_inode_flags inode->i_flags is set to flags, so > we should be mondifying flags instead of inode->i_flags, so it isn't > overwritten. > > Signed-off-by: Benjamin Marzinski > --- Hi, The v2 version of the patch is now in the for-next branch of the linux-gfs2 tree: https://git.kernel.org/cgit/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=01e64ee40ad741037352d1d6202eaa432f833eb4 Regards, Bob Peterson Red Hat File Systems