aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/osc_request.c
diff options
context:
space:
mode:
authorLai Siyao <lai.siyao@intel.com>2017-01-28 19:04:30 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-03 13:01:36 +0100
commit58ff698c9076be0bb8f62ea5febac7b8f3759e4b (patch)
treedce471f423771bb20100d3e4d0a45659d583786f /drivers/staging/lustre/lustre/osc/osc_request.c
parentstaging: lustre: llite: Remove access of stripe in ll_setattr_raw (diff)
downloadlinux-dev-58ff698c9076be0bb8f62ea5febac7b8f3759e4b.tar.xz
linux-dev-58ff698c9076be0bb8f62ea5febac7b8f3759e4b.zip
staging: lustre: statahead: drop support for remote entry
This patch dropped support for remote entry statahead, because it needs 2 async RPCs to fetch both LOOKUP lock from parent MDT and UPDATE lock from client MDT, which is complicated. Plus not supporting remote entry statahead won't cause any issue. * pack child fid in statahead request. * lmv_intent_getattr_async() will compare parent and child MDT, if child is remote, return -ENOTSUPP. Signed-off-by: Lai Siyao <lai.siyao@intel.com> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6578 Reviewed-on: http://review.whamcloud.com/15767 Reviewed-by: Fan Yong <fan.yong@intel.com> Reviewed-by: wangdi <di.wang@intel.com> Reviewed-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/osc/osc_request.c')
0 files changed, 0 insertions, 0 deletions