diff options
author | Matthew Wilcox <[email protected]> | 2018-03-14 19:48:27 -0700 |
---|---|---|
committer | Anna Schumaker <[email protected]> | 2018-04-10 16:06:22 -0400 |
commit | aae5730e2d32d779b31c81fa62e79c8e3bba1ac2 (patch) | |
tree | f8b3fe99694ce89a8b2de350033c828d9141ee4e /scripts/gdb/linux/utils.py | |
parent | 35156bfff3c0cd44d0e2e674530e0817fd22b313 (diff) |
nfs: Use ida_simple API
Allocate the owner_id when we allocate the state and free it when we free
the state. That lets us get rid of a gnarly ida_pre_get() / ida_get_new()
loop.
Signed-off-by: Matthew Wilcox <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions