aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorLukas Czerner <[email protected]>2022-07-04 16:27:21 +0200
committerTheodore Ts'o <[email protected]>2022-08-02 23:56:17 -0400
commitb8a04fe77ef1360fbf73c80fddbdfeaa9407ed1b (patch)
tree504a79dafe61d776611aa4ea5715b2d18337b40f /scripts/gdb/linux/config.py
parent65f8ea4cd57dbd46ea13b41dc8bac03176b04233 (diff)
ext4: make sure ext4_append() always allocates new block
ext4_append() must always allocate a new block, otherwise we run the risk of overwriting existing directory block corrupting the directory tree in the process resulting in all manner of problems later on. Add a sanity check to see if the logical block is already allocated and error out if it is. Cc: [email protected] Signed-off-by: Lukas Czerner <[email protected]> Reviewed-by: Andreas Dilger <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions