aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-12-04 21:07:18 +0100
committerChandan Babu R <[email protected]>2023-12-07 15:15:29 +0530
commitc12c50393c1f6f7d7e45c7f55da9c013c0cc0522 (patch)
tree08d93c6e330c39b315810f4a07b66c3092ebc2d7 /tools/perf/scripts/python/sctop.py
parentfd45ddb9dd606b3eaddf26e13f64340636955986 (diff)
xfs: use static_assert to check struct sizes and offsets
Use the compiler-provided static_assert built-in from C11 instead of the kernel-specific BUILD_BUG_ON_MSG for the structure size and offset checks in xfs_ondisk. This not only gives slightly nicer error messages in case things go south, but can also be trivially used as-is in userspace. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: "Darrick J. Wong" <[email protected]> Reviewed-by: Carlos Maiolino <[email protected]> Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions