Whamcloud - gitweb
LU-8581 osd: misuse of RCU in osd xattr cache 44/22344/6
authorLai Siyao <lai.siyao@intel.com>
Wed, 7 Sep 2016 08:20:10 +0000 (16:20 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 29 Sep 2016 14:58:53 +0000 (14:58 +0000)
commitee786152b7742e459b81e6f1dc99872ce6019a23
tree5c905fb49b9256a2e73e03659ce83e77ed032057
parent5cc29d71f670c70db0bec05c50285fb55d15f6a4
LU-8581 osd: misuse of RCU in osd xattr cache

In osd xattr cache implementation several list operations didn't
consider RCU concurrency.

Signed-off-by: Lai Siyao <lai.siyao@intel.com>
Change-Id: If4f91353fda5aca829f8e5ef327d9c06536f625d
Reviewed-on: http://review.whamcloud.com/22344
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-ldiskfs/osd_handler.c