Whamcloud - gitweb
LU-8159 osd-ldiskfs: cache xattr in osd-ldiskfs 96/20496/3
authorLai Siyao <lai.siyao@intel.com>
Tue, 24 May 2016 01:56:08 +0000 (09:56 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 27 Jun 2016 18:55:45 +0000 (18:55 +0000)
commit3a5db1d89aec0cc3969966f87b94315870f49d2d
treec981e437d51c56b12e5ccbc1fa61bed2b85c9b33
parent3be9beb00e7cca9d758b364a85537b0631dddc12
LU-8159 osd-ldiskfs: cache xattr in osd-ldiskfs

In LU-7660 LOD doesn't cache default striping, so each create will
get it from bottom. LU-7660 has enabled xattr cache in OSP, and
osd-zfs caches xattr already, this patch introduces a similar
mechanism in osd-ldiskfs.

Signed-off-by: Lai Siyao <lai.siyao@intel.com>
Change-Id: I3382119acaf9a819ee2be9737d1eae833e9ea2a4
Reviewed-on: http://review.whamcloud.com/20496
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: wangdi <di.wang@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/target/update_trans.c