Whamcloud - gitweb
LU-9725 quota: always deregister lwp 57/28357/4
authorLai Siyao <lai.siyao@intel.com>
Fri, 4 Aug 2017 15:16:46 +0000 (23:16 +0800)
committerJohn L. Hammond <john.hammond@intel.com>
Fri, 18 Aug 2017 20:55:42 +0000 (20:55 +0000)
commite53c0fbeefc1c29d7b5256c6a4cc6ead96ae41e8
treedf132d221db94828af6aed482d380d8a8985f929
parent0fe9e8f802f873b89283de34ab22909759235dff
LU-9725 quota: always deregister lwp

qsd should always deregiter lwp upon finish no matter qsd_exp was
set before, otherwise the item will stay on the list, but qsd has
been freed.

Lustre-change: https://review.whamcloud.com/#/c/28356/
Lustre-commit: ce8ca7d3564439285a56982430f380354b697f68

Signed-off-by: Lai Siyao <lai.siyao@intel.com>
Change-Id: I0d6206f2f2bc8177d0aa35b350f534d85eab1c03
Reviewed-on: https://review.whamcloud.com/28357
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/quota/qsd_lib.c