diff options
author | Ondrej Mosnacek <[email protected]> | 2019-02-22 15:57:12 +0100 |
---|---|---|
committer | Paul Moore <[email protected]> | 2019-03-20 21:42:14 -0400 |
commit | 05895219627c416e3ba78de84b83c6937387786b (patch) | |
tree | 4ecb63d30c879a679c91e3bd0b331f8aa135a81c /scripts/gdb/linux/tasks.py | |
parent | ccd19d4cafaaf36132c372e77ee9304b707c1e70 (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