Whamcloud - gitweb
b=20038
authorjxiong <jxiong>
Wed, 8 Jul 2009 06:32:13 +0000 (06:32 +0000)
committerjxiong <jxiong>
Wed, 8 Jul 2009 06:32:13 +0000 (06:32 +0000)
commit118bb27a7b2acce63cd0cf52af10f53b95f2a732
treeb70e411451dba58d8fbb0f68e5ee13078c3b6781
parent3dcf18d393b990e143fbb11fba2ec6137b7b8b43
b=20038
i=eric.mei
i=rread

- Cleanup client_obd_list_lock
- When a cl_page is to be freed, the page has to clear Uptodate bit as well because it may be NOT under the protection of a ldlm lock
- Add more debug code
14 files changed:
libcfs/include/libcfs/libcfs_private.h
lustre/fld/fld_request.c
lustre/include/cl_object.h
lustre/include/linux/obd.h
lustre/llite/llite_close.c
lustre/llite/vvp_io.c
lustre/llite/vvp_page.c
lustre/lov/lov_page.c
lustre/mdc/lproc_mdc.c
lustre/mdc/mdc_lib.c
lustre/obdclass/cl_lock.c
lustre/obdclass/cl_page.c
lustre/osc/osc_page.c
lustre/osc/osc_request.c