2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-16 09:13:55 +08:00

GFS2: memcontrol: Spelling s/invlidate/invalidate/

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: cluster-devel@redhat.com
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
This commit is contained in:
Geert Uytterhoeven 2014-06-29 12:21:39 +02:00 committed by Steven Whitehouse
parent 97a4f1d765
commit 6b49d1d9c3

View File

@ -235,7 +235,7 @@ static void inode_go_sync(struct gfs2_glock *gl)
* @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.
*