aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorOndrej Mosnacek <[email protected]>2019-02-22 15:57:12 +0100
committerPaul Moore <[email protected]>2019-03-20 21:42:14 -0400
commit05895219627c416e3ba78de84b83c6937387786b (patch)
tree4ecb63d30c879a679c91e3bd0b331f8aa135a81c /scripts/gdb/linux/tasks.py
parentccd19d4cafaaf36132c372e77ee9304b707c1e70 (diff)
kernfs: clean up struct kernfs_iattrs
Right now, kernfs_iattrs embeds the whole struct iattr, even though it doesn't really use half of its fields... This both leads to wasting space and makes the code look awkward. Let's just list the few fields we need directly in struct kernfs_iattrs. Signed-off-by: Ondrej Mosnacek <[email protected]> Acked-by: Casey Schaufler <[email protected]> [PM: merged a number of chunks manually due to fuzz] Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions