From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Wed, 15 Apr 2015 15:16:31 -0400 (EDT) Subject: [Cluster-devel] [PATCH] 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: <1379597467.512030.1429125391366.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 Hi, ----- 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 Patch looks good, but "mondifying" looks like a type and should probably be fixed. Regards, Bob Peterson Red Hat File Systems