diff options
author | 2016-06-21 11:53:28 +1000 | |
---|---|---|
committer | 2016-06-21 11:53:28 +1000 | |
commit | 3f94c441e2c3dea029a46a2326b2170acf2c7713 (patch) | |
tree | ea12867e40eb742cbdf212cc24727b4a1e076df1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly (diff) | |
download | wireguard-linux-3f94c441e2c3dea029a46a2326b2170acf2c7713.tar.xz wireguard-linux-3f94c441e2c3dea029a46a2326b2170acf2c7713.zip |
xfs: check offsets of variable length structures
Some of the directory/attr structures contain variable-length objects,
so the enclosing structure doesn't have a meaningful fixed size at
compile time. We can check the offsets of the members before the
variable-length member, so do those.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions