staging: lustre: ptlrpc: use unified handler for OST requests
authorMikhail Pershin <mike.pershin@intel.com>
Thu, 28 Apr 2016 01:37:12 +0000 (21:37 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Apr 2016 04:53:18 +0000 (21:53 -0700)
commit45fe5b139c46deb2bdd2752b7a42ce93fd56efc0
treeb8d019273a48b26e5f31427dd4b98c8a241c9c2b
parentc4ab96e7ca43461dc535b0d22fd578e2c0a16aab
staging: lustre: ptlrpc: 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>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3467
Reviewed-on: http://review.whamcloud.com/7130
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre_req_layout.h
drivers/staging/lustre/lustre/include/obd_support.h
drivers/staging/lustre/lustre/ptlrpc/layout.c
This page took 0.043212 seconds and 5 git commands to generate.