Whamcloud - gitweb
LU-3467 ofd: use unified handler for OST requests 30/7130/35
authorMikhail Pershin <mike.pershin@intel.com>
Fri, 26 Jul 2013 11:29:22 +0000 (15:29 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 14 Nov 2013 08:10:10 +0000 (08:10 +0000)
commitc978ae6785bd9c18cecdff486fabaec405c7835f
treebceadd83a2209e84ee0d7165a0c953a0f7ac9b2d
parent286f68d3859293b52917e74cb0dcc488c5649852
LU-3467 ofd: use unified handler for OST requests

Switch OST/OFD request processing to the unified request
handle.

Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Change-Id: I27a2f8c2345b1aad3d714eab1e138d0c9d2ec258
Reviewed-on: http://review.whamcloud.com/7130
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
24 files changed:
lustre/include/linux/obd_class.h
lustre/include/lu_target.h
lustre/include/lustre_req_layout.h
lustre/include/obd_support.h
lustre/ldlm/ldlm_lib.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_lproc.c
lustre/obdclass/genops.c
lustre/obdclass/linux/linux-obdo.c
lustre/obdecho/echo_client.c
lustre/ofd/lproc_ofd.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_internal.h
lustre/ofd/ofd_io.c
lustre/ofd/ofd_obd.c
lustre/ofd/ofd_trans.c
lustre/osp/osp_precreate.c
lustre/ost/ost_handler.c
lustre/ost/ost_internal.h
lustre/ptlrpc/layout.c
lustre/target/tgt_handler.c
lustre/target/tgt_internal.h
lustre/target/tgt_lastrcvd.c
lustre/target/tgt_main.c