diff options
author | Jeff Layton <[email protected]> | 2014-11-17 17:02:57 -0500 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2014-12-01 12:45:26 -0700 |
commit | 8d65ef760d50cc625c5364cba89be838b21c66a7 (patch) | |
tree | 1dc8c55fb7f4a35370f98fec7fe51bbbe893e265 /lib/memory-notifier-error-inject.c | |
parent | 56429e9b3be567a173bd05f5594faf8522c34d3a (diff) |
sunrpc: eliminate the XPT_DETACHED flag
All it does is indicate whether a xprt has already been deleted from
a list or not, which is unnecessary since we use list_del_init and it's
always set and checked under the sv_lock anyway.
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions