Whamcloud - gitweb
bug=13099
authorqian <qian>
Tue, 23 Oct 2007 02:36:34 +0000 (02:36 +0000)
committerqian <qian>
Tue, 23 Oct 2007 02:36:34 +0000 (02:36 +0000)
commitbe57303eca9f08dcbf32f228cfd8476df7480832
treec3a77527f58c94ba4f929d11ccd36dacb8fe6a1a
parentf35318e6c80c75b3336abbd4e0828c9509498ce8
bug=13099
i=adilger,shadow
fix the direct I/O path in the case of read hitting hole.
improve the write direct I/O path: submit the entire write in one RPC set.
add generic completion callback set support in ptlrpc_request_set.
lustre/include/lustre_net.h
lustre/include/obd_class.h
lustre/llite/rw26.c
lustre/lov/lov_obd.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/ptlrpc_module.c
lustre/tests/directio.c
lustre/tests/sanity.sh