diff options
author | Jeff Layton <jlayton@primarydata.com> | 2014-11-17 23:02:57 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-12-01 20:45:26 +0100 |
commit | 8d65ef760d50cc625c5364cba89be838b21c66a7 (patch) | |
tree | 1dc8c55fb7f4a35370f98fec7fe51bbbe893e265 /fs | |
parent | merge nfs bugfixes into nfsd for-3.19 branch (diff) | |
download | linux-8d65ef760d50cc625c5364cba89be838b21c66a7.tar.xz linux-8d65ef760d50cc625c5364cba89be838b21c66a7.zip |
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 <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions