summaryrefslogtreecommitdiff
path: root/fs/fscache
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2018-06-13 23:08:26 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-11 16:03:48 +0200
commitb7d29dc8fe8d23243d3d87109099bdc34a684712 (patch)
tree6195b3565918d8d026fe21c14c386e7cecffa86f /fs/fscache
parent2cd33a53177ce739fe5f68052b2a737f1c40b425 (diff)
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
commit 77260807d1170a8cf35dbb06e07461a655f67eee upstream. It's really bad when the allocation bitmaps and the inode table overlap with the block group descriptors, since it causes random corruption of the bg descriptors. So we really want to head those off at the pass. https://bugzilla.kernel.org/show_bug.cgi?id=199865 Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/fscache')
0 files changed, 0 insertions, 0 deletions