Whamcloud - gitweb
fix some bug:
authorhuanghua <huanghua>
Sun, 9 Jul 2006 17:33:58 +0000 (17:33 +0000)
committerhuanghua <huanghua>
Sun, 9 Jul 2006 17:33:58 +0000 (17:33 +0000)
commitc0474c5cf0770f3c9e1ec4b0cef69d3047b858f0
treecb6f90c33d221bccf399ace011fc6f86002ece83
parent11f81de473cc20c8a511a0ab9aaf4789e06fca32
fix some bug:
(1) duplicate memory in mdt_obd_disconnect & mdt_client_free;
(2) comment out some read & write code;
(3) transaction related. (still need more work)
lustre/mdt/mdt_fs.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_open.c