Whamcloud - gitweb
fix according to nikita's inspection result; mainly:
authorhuanghua <huanghua>
Mon, 28 Aug 2006 07:45:41 +0000 (07:45 +0000)
committerhuanghua <huanghua>
Mon, 28 Aug 2006 07:45:41 +0000 (07:45 +0000)
commit2be4c9cc0bbf3df447c4eb4b9c4d3a53f13b0f3b
treecb4b0c94567a6db1cb45300bd4c5f199beb6f130
parent63afdff76c490944bafdb71457df0c92987e175d
fix according to nikita's inspection result; mainly:
(1) add special lu_context for commit callback;
(2) add some comment for data structures and interfaces;
(3) handle transaction commit error;
(4) add lu_context_{enter, exit}() for transaction context.
lustre/include/dt_object.h
lustre/mdt/mdt_recovery.c
lustre/obdclass/dt_object.c
lustre/osd/osd_handler.c