Whamcloud - gitweb
LU-8749 osd-ldiskfs: inherit S_ISGID correctly 29/23329/3
authorLai Siyao <lai.siyao@intel.com>
Mon, 24 Oct 2016 08:37:04 +0000 (16:37 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 28 Oct 2016 23:50:05 +0000 (23:50 +0000)
commitd91b78a44e2a9ab41868d685fab53973d32bbf76
tree2aeb087c6a6cf36385a3762cd899157e99c93a8b
parent124af2d268b66f55dfefb8f4c7d5c95b4a42b1a7
LU-8749 osd-ldiskfs: inherit S_ISGID correctly

For remote directory S_ISGID is inherited on agent, not where file
resides, and also the group inherited from parent.

Update sanity 6g to test this.

Signed-off-by: Lai Siyao <lai.siyao@intel.com>
Change-Id: I159b2687ad00fdc7c35f60a18668a015240a1953
Reviewed-on: http://review.whamcloud.com/23329
Tested-by: Jenkins
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-ldiskfs/osd_handler.c
lustre/tests/sanity.sh