diff options
| author | Jan Kara <jack@suse.cz> | 2025-10-07 16:49:37 +0300 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2025-10-10 23:42:51 +0300 |
| commit | 971843c511c3c2f6eda96c6b03442913bfee6148 (patch) | |
| tree | e364453329d8bd919c44ca7aca4d799c4b316262 /tools/docs/lib/parse_data_structs.py | |
| parent | 1d3ad183943b38eec2acf72a0ae98e635dc8456b (diff) | |
| download | linux-971843c511c3c2f6eda96c6b03442913bfee6148.tar.xz | |
ext4: free orphan info with kvfree
Orphan info is now getting allocated with kvmalloc_array(). Free it with
kvfree() instead of kfree() to avoid complaints from mm.
Reported-by: Chris Mason <clm@meta.com>
Fixes: 0a6ce20c1564 ("ext4: verify orphan file size is not too big")
Cc: stable@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
Message-ID: <20251007134936.7291-2-jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
