projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
565f82b
)
gfs2: Fix spelling mistake in comment
author
Zhang Jiaming
<jiaming@nfschina.com>
Thu, 23 Jun 2022 09:37:16 +0000
(17:37 +0800)
committer
Andreas Gruenbacher
<agruenba@redhat.com>
Thu, 23 Jun 2022 23:49:50 +0000
(
01:49
+0200)
Change 'accomodate' to 'accommodate'.
Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/lock_dlm.c
patch
|
blob
|
history
diff --git
a/fs/gfs2/lock_dlm.c
b/fs/gfs2/lock_dlm.c
index 2559a79cf14beaab1960fd3aeb08abcb67b9a61a..6ce369b096d4b633964d617d22fa02163c142617 100644
(file)
--- a/
fs/gfs2/lock_dlm.c
+++ b/
fs/gfs2/lock_dlm.c
@@
-1058,7
+1058,7
@@
restart:
/*
* Expand static jid arrays if necessary (by increments of RECOVER_SIZE_INC)
- * to accomodate the largest slot number. (NB dlm slot numbers start at 1,
+ * to accom
m
odate the largest slot number. (NB dlm slot numbers start at 1,
* gfs2 jids start at 0, so jid = slot - 1)
*/