Commit 6b49d1d9 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Steven Whitehouse

GFS2: memcontrol: Spelling s/invlidate/invalidate/

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Cc: cluster-devel@redhat.com
Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 97a4f1d7
...@@ -234,8 +234,8 @@ static void inode_go_sync(struct gfs2_glock *gl) ...@@ -234,8 +234,8 @@ static void inode_go_sync(struct gfs2_glock *gl)
* inode_go_inval - prepare a inode glock to be released * inode_go_inval - prepare a inode glock to be released
* @gl: the glock * @gl: the glock
* @flags: * @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 * 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. * can keep hold of the metadata, since it won't have changed.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment