diff options
| author | Shaohua Li <[email protected]> | 2017-07-12 11:49:46 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2017-07-29 09:00:03 -0600 |
| commit | 7d35079f8277b653d6a3075eea9edd4dbf7c2b29 (patch) | |
| tree | ba7fa95ee75d62694c4fa83e936709e9b4279954 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 0a07b238e5f488b459b6113a62e06b6aab017f71 (diff) | |
kernfs: use idr instead of ida to manage inode number
kernfs uses ida to manage inode number. The problem is we can't get
kernfs_node from inode number with ida. Switching to use idr, next patch
will add an API to get kernfs_node from inode number.
Acked-by: Tejun Heo <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Shaohua Li <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions