aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorSebastian Ott <[email protected]>2015-02-23 19:50:47 +0100
committerMartin Schwidefsky <[email protected]>2015-02-26 09:24:47 +0100
commita13ccb04af4aa6632c11d59ddf6555aa80ffb139 (patch)
tree826e0c56038f7f785bd7f976dfd1a6acb5905e25 /fs/jbd2/commit.c
parent72dace969da8bf953915fd1776d6c15e7a41a675 (diff)
s390/scm_block: fix off by one during cluster reservation
We increase the msb_count after we're finished building the request. That way we can always access the current request via scmrq->request[msb_count] . But once the request is started we need to make sure that the array index stays below msb_count. Signed-off-by: Sebastian Ott <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions