Skip to content

Commit fe39dc9

Browse files
Zhang JiamingAndreas Gruenbacher
authored andcommitted
gfs2: Fix spelling mistake in comment
Change 'accomodate' to 'accommodate'. Signed-off-by: Zhang Jiaming <jiaming@nfschina.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
1 parent 565f82b commit fe39dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/gfs2/lock_dlm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,7 @@ static int control_first_done(struct gfs2_sbd *sdp)
10581058

10591059
/*
10601060
* Expand static jid arrays if necessary (by increments of RECOVER_SIZE_INC)
1061-
* to accomodate the largest slot number. (NB dlm slot numbers start at 1,
1061+
* to accommodate the largest slot number. (NB dlm slot numbers start at 1,
10621062
* gfs2 jids start at 0, so jid = slot - 1)
10631063
*/
10641064

0 commit comments

Comments
 (0)