aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorjiangyiwen <[email protected]>2016-03-25 21:21:35 +0000
committerLinus Torvalds <[email protected]>2016-03-25 23:37:42 +0000
commit584dca3440732afa84fbca07567bb66e1453936a (patch)
tree117884518952d01319850ded054e86ff2e6eb12c /lib/string_helpers.c
parentocfs2: fix occurring deadlock by changing ocfs2_wq from global to local (diff)
downloadkernel-584dca3440732afa84fbca07567bb66e1453936a.tar.gz
kernel-584dca3440732afa84fbca07567bb66e1453936a.zip
ocfs2: solve a problem of crossing the boundary in updating backups
In update_backups() there exists a problem of crossing the boundary as follows: we assume that lun will be resized to 1TB(cluster_size is 32kb), it will include 0~33554431 cluster, in update_backups func, it will backup super block in location of 1TB which is the 33554432th cluster, so the phenomenon of crossing the boundary happens. Signed-off-by: Yiwen Jiang <[email protected]> Reviewed-by: Joseph Qi <[email protected]> Cc: Xue jiufei <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions