diff options
author | Theodore Ts'o <[email protected]> | 2019-11-07 21:43:41 -0500 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2019-11-19 12:24:55 -0500 |
commit | 4ea99936a1630f51fc3a2d61a58ec4a1c4b7d55a (patch) | |
tree | f8c0a5dedc0cf0cfe1671e665cc7a65fdde13a05 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 8d0d47ea1640b23678306c007ccc813b5b930af4 (diff) |
ext4: add more paranoia checking in ext4_expand_extra_isize handling
It's possible to specify a non-zero s_want_extra_isize via debugging
option, and this can cause bad things(tm) to happen when using a file
system with an inode size of 128 bytes.
Add better checking when the file system is mounted, as well as when
we are actually doing the trying to do the inode expansion.
Link: https://lore.kernel.org/r/[email protected]
Reported-by: [email protected]
Reported-by: [email protected]
Reported-by: [email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions