From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Mon, 30 Jun 2014 11:30:16 -0400 (EDT) Subject: [Cluster-devel] [PATCH -trivial 4/4] GFS2: memcontrol: Spelling s/invlidate/invalidate/ In-Reply-To: <1404037299-31570-4-git-send-email-geert@linux-m68k.org> References: <1404037299-31570-1-git-send-email-geert@linux-m68k.org> <1404037299-31570-4-git-send-email-geert@linux-m68k.org> Message-ID: <1896340514.622143.1404142216566.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 ----- > Signed-off-by: Geert Uytterhoeven > Cc: Steven Whitehouse > Cc: cluster-devel at redhat.com > --- > fs/gfs2/glops.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/fs/gfs2/glops.c b/fs/gfs2/glops.c > index fc1100781bbc..2ffc67dce87f 100644 > --- a/fs/gfs2/glops.c > +++ b/fs/gfs2/glops.c > @@ -234,8 +234,8 @@ static void inode_go_sync(struct gfs2_glock *gl) > * inode_go_inval - prepare a inode glock to be released > * @gl: the glock > * @flags: > - * > - * Normally we invlidate everything, but if we are moving into > + * > + * Normally we invalidate everything, but if we are moving into > * LM_ST_DEFERRED from LM_ST_SHARED or LM_ST_EXCLUSIVE then we > * can keep hold of the metadata, since it won't have changed. > * > -- > 1.9.1 Hi Geert, ACK, Steve is on holiday this week, but he will likely add it to the GFS2 nmw git repo when he returns. Regards, Bob Peterson Red Hat File Systems