diff options
author | Oleg Drokin <green@linuxhacker.ru> | 2016-03-30 19:48:38 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-30 21:38:13 -0700 |
commit | bb41292b4c4e956b5b776970d28630f04c4dd609 (patch) | |
tree | 7027e1f1b43de7edc8adac234fe739f08a9d6201 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1929c433854c7673fd2d983ef8cf15cf13306d5c (diff) |
staging/lustre: Remove struct ll_iattr
This was a compat code from the time it had ia_attr_flags.
Instead convert all the cryptic callers that did
((struct ll_iattr *)&op_data->op_attr)->ia_attr_flags into
direct access to op_data->op_attr_flags
This also makes lustre/include/linux/obd.h not needed anymore,
so remove it.
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions