Whamcloud - gitweb
(1) make MDT replayable to eliminate mdc_close() crash on client;
authorhuanghua <huanghua>
Wed, 26 Jul 2006 15:08:27 +0000 (15:08 +0000)
committerhuanghua <huanghua>
Wed, 26 Jul 2006 15:08:27 +0000 (15:08 +0000)
commit7c2633207ea2bcbeb25f23691be033c8e4120728
tree91795f0ba3f98563581032eb3e4f7dc85ce588f3
parent959a6a9c7ba6efdd12157c3b30629427399aa5c2
(1) make MDT replayable to eliminate mdc_close() crash on client;
(2) some some debugging code for ll_file_open()/ll_file_release();
(3) add some deugging code for transaction related functions.
lustre/llite/dcache.c
lustre/llite/file.c
lustre/mdt/mdt_handler.c
lustre/ptlrpc/client.c