Loading fs/gfs2/lock_dlm.c +1 −1 Original line number Diff line number Diff line Loading @@ -1058,7 +1058,7 @@ static int control_first_done(struct gfs2_sbd *sdp) /* * 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 accommodate the largest slot number. (NB dlm slot numbers start at 1, * gfs2 jids start at 0, so jid = slot - 1) */ Loading Loading
fs/gfs2/lock_dlm.c +1 −1 Original line number Diff line number Diff line Loading @@ -1058,7 +1058,7 @@ static int control_first_done(struct gfs2_sbd *sdp) /* * 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 accommodate the largest slot number. (NB dlm slot numbers start at 1, * gfs2 jids start at 0, so jid = slot - 1) */ Loading