Whamcloud - gitweb
add prototype of req-layout interface (more details to follow)
authornikita <nikita>
Thu, 18 May 2006 21:02:05 +0000 (21:02 +0000)
committernikita <nikita>
Thu, 18 May 2006 21:02:05 +0000 (21:02 +0000)
commit84095d5ad1b51cfe24e140bc2ca94622f51a8600
tree233bc8a7de720dd9b0f7bb96d68ed5c50e60de67
parent7410026a097a68ef77b10e51a57f00c494e08a20
add prototype of req-layout interface (more details to follow)
lustre/include/linux/Makefile.am
lustre/include/linux/lustre_req_layout.h [new file with mode: 0644]
lustre/ptlrpc/Makefile.in
lustre/ptlrpc/autoMakefile.am
lustre/ptlrpc/layout.c [new file with mode: 0644]
lustre/ptlrpc/ptlrpc_module.c