Whamcloud - gitweb
LU-6087 lod: use correct attrs in striped directory create 73/13473/2
authorJohn L. Hammond <john.hammond@intel.com>
Tue, 20 Jan 2015 22:02:45 +0000 (16:02 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 26 Jan 2015 22:00:49 +0000 (22:00 +0000)
commit4109062f3d6999353672e1d685b09bf38f9d6c37
tree0d7f2645d436efbf3d78754ee180c08812e2c7d7
parent589d93f8b01f0a923c0f6ebb64c7ad9935fb05da
LU-6087 lod: use correct attrs in striped directory create

In lod_xattr_set_lmv() use the times, ownership, and mode of the local
object when creating the shards. Add test_33f to sanity.sh to check
that the ownership is handled properly.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Icc511d0f56888bcc8c095f0da4a6bdf99ccdeab5
Reviewed-on: http://review.whamcloud.com/13473
Tested-by: Jenkins
Reviewed-by: wangdi <di.wang@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lod/lod_object.c
lustre/tests/sanity.sh