Whamcloud - gitweb
Branch HEAD
authorvitaly <vitaly>
Fri, 10 Apr 2009 19:40:39 +0000 (19:40 +0000)
committervitaly <vitaly>
Fri, 10 Apr 2009 19:40:39 +0000 (19:40 +0000)
commit7dc8ef3fb64d5608d6dd1ce1cd4131a72b8c6666
tree139ceb7e81006fe5c6e757c37549973246fbf227
parentc95d7a2cb3564d38c858e97ab86e627e60a8b7a3
Branch HEAD
b=18792
i=jay
i=huanghua

1. remove the assert for inode reference in cl_inode_fini().
2. as ldlm_cli_cancel() takes a "long" lock, i.e. without a reference,
we should not drop this reference later. --enable-lu_ref fix.
lustre/include/lclient.h
lustre/lclient/lcommon_cl.c
lustre/ldlm/ldlm_request.c
lustre/liblustre/llite_cl.c
lustre/llite/vvp_lock.c
lustre/osc/osc_lock.c