Whamcloud - gitweb
LU-9671 nodemap: restore client's IDs for OST_WRITE 21/28221/2
authorNiu Yawei <yawei.niu@intel.com>
Fri, 16 Jun 2017 04:52:50 +0000 (00:52 -0400)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 3 Aug 2017 21:40:53 +0000 (21:40 +0000)
commit0bef1fb84d6d93c36db90f92f8f9fc2e68baaa97
treec78d321cc468e8e7df1ea85c1793e6d8a517a034
parent58da5f41d5db9818ae1a1f148331eaad6fc63918
LU-9671 nodemap: restore client's IDs for OST_WRITE

Client sets overquota flags for certain UID/GID based on the
IDs & flags in OST_WRITE reply, so we need to reply client IDs
instead of mapped IDs.

Lustre-change: https://review.whamcloud.com/27680
Lustre-commit: e207f9f96fc51f3b6d219193cca3d83aaa99b3e8

Signed-off-by: Niu Yawei <yawei.niu@intel.com>
Change-Id: I375847fa734237f9bcea10fa676e09c471a0fcfb
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Stephan Thiell <sthiell@stanford.edu>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/28221
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/ofd/ofd_io.c