Whamcloud - gitweb
It is be possible to send the lock handle along with each read
authordeen <deen>
Thu, 14 Aug 2008 13:10:05 +0000 (13:10 +0000)
committerdeen <deen>
Thu, 14 Aug 2008 13:10:05 +0000 (13:10 +0000)
commitdd9cc84780b28738c75ab9da17b0ed2e9fec1a8f
tree9a51c9cce8f1aa9420133c2635f76923d3bb397a
parentecfb27dded64df5ea1ebdccc40da53206920c984
It is be possible to send the lock handle along with each read
or write request because the client is already doing a lock match
itself so there isn't any reason the OST should have to re-do that
search.

b=15198
i=johann
i=shadow
15 files changed:
lustre/ChangeLog
lustre/include/lustre/lustre_idl.h
lustre/include/obd.h
lustre/lov/lov_obd.c
lustre/mds/mds_lov.c
lustre/obdclass/obdo.c
lustre/obdecho/echo_client.c
lustre/obdfilter/filter.c
lustre/obdfilter/filter_log.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/wiretest.c
lustre/utils/obdiolib.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c