diff options
author | Bart Van Assche <bvanassche@acm.org> | 2021-10-20 14:40:20 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-10-26 23:24:50 -0400 |
commit | e0022c6c2906ddd85416c793948118d1b6b86b36 (patch) | |
tree | e39ecf117aab83ba4f9e1aa41e39bc7e986e3b6e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 267a59f6a5e4e5e3cb5b0f88c4a58a738833d8b3 (diff) |
scsi: ufs: core: Make it easier to add new debugfs attributes
Introduce an array for debugfs attributes to make it easier to add new
debugfs attributes. Change the value of the inode.i_private pointer for
debugfs attributes from a pointer to the HBA data structure to a pointer to
the attribute description for the stats attribute. Store the HBA pointer in
the private data of the parent inode instead.
Link: https://lore.kernel.org/r/20211020214024.2007615-7-bvanassche@acm.org
Acked-by: Avri Altman <Avri.Altman@wdc.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions