summaryrefslogtreecommitdiff
path: root/lib/decompress_inflate.c
diff options
context:
space:
mode:
authorRitesh Harjani <riteshh@linux.ibm.com>2022-02-16 10:02:50 +0300
committerTheodore Ts'o <tytso@mit.edu>2022-02-26 05:34:56 +0300
commita00b482b82fb098956a5bed22bd7873e56f152f1 (patch)
tree0442195440cfc6df54400bbb70c099682a5b446e /lib/decompress_inflate.c
parent6bc6c2bdf1baca6522b8d9ba976257d722423085 (diff)
downloadlinux-a00b482b82fb098956a5bed22bd7873e56f152f1.tar.xz
ext4: add strict range checks while freeing blocks
Currently ext4_mb_clear_bb() & ext4_group_add_blocks() only checks whether the given block ranges (which is to be freed) belongs to any FS metadata blocks or not, of the block's respective block group. But to detect any FS error early, it is better to add more strict checkings in those functions which checks whether the given blocks belongs to any critical FS metadata or not within system-zone. Suggested-by: Jan Kara <jack@suse.cz> Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/ddd9143d064774e32d6364a99667817c6e8bfdc0.1644992610.git.riteshh@linux.ibm.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'lib/decompress_inflate.c')
0 files changed, 0 insertions, 0 deletions