Whamcloud - gitweb
Branch:HEAD
authorwangdi <wangdi>
Thu, 5 Nov 2009 21:45:51 +0000 (21:45 +0000)
committerwangdi <wangdi>
Thu, 5 Nov 2009 21:45:51 +0000 (21:45 +0000)
commit7877f9ebf7cde785319f92e4a1fd033def11f23a
treed4c9d82f8341a6226e00787ccc553953c97abd73
parent556256c2f86c0b7b10512ebd1f72fedc36195769
Branch:HEAD

b=19906
1. Fix osc_lock_fits_into to make sure only the granted locks can be matched by
   the enqueue sublocks.
2. Add loc_lock_cancel to Unuse all sublocks once use(for glimpse) failed.
3. some other small fixes.
i=Jay,Ericm
lustre/include/cl_object.h
lustre/lclient/glimpse.c
lustre/lclient/lcommon_cl.c
lustre/lclient/lcommon_misc.c
lustre/llite/vvp_io.c
lustre/lov/lov_lock.c
lustre/lov/lovsub_lock.c
lustre/obdclass/cl_io.c
lustre/obdclass/cl_lock.c
lustre/obdecho/echo_client.c
lustre/osc/osc_lock.c