Whamcloud - gitweb
LU-10992 llite: decrease sa_running if fail to start statahead 26/32526/3
authorFan Yong <fan.yong@intel.com>
Fri, 4 May 2018 02:18:26 +0000 (10:18 +0800)
committerJohn L. Hammond <jhammond@whamcloud.com>
Fri, 3 Aug 2018 20:01:14 +0000 (20:01 +0000)
commite92b4e27e5c13e3fc503bb26a96ca229d7a4749e
tree6db7614a7b639f9679dac9ee97dd2caf41facb0c
parent2c9f7be02c6efa56251e754efff23c37dd045d2f
LU-10992 llite: decrease sa_running if fail to start statahead

Otherwise the counter of ll_sb_info::ll_sa_running will leak as
to the umount process will be blocked for ever.

Lustre-change: https://review.whamcloud.com/32287
Lustre-commit:◁6b8638bf792086d9e4b249e95091095bba4ada02

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I6b3a0dfb39f120a0c58184a22211b52376b41bd9
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/32526
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
lustre/llite/statahead.c