Whamcloud - gitweb
LU-580: update mgc llog process code
authorJinshan Xiong <jay@whamcloud.com>
Tue, 9 Aug 2011 02:39:22 +0000 (19:39 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 6 Oct 2011 21:21:15 +0000 (17:21 -0400)
commit5538eee216a194d47ae67fbcff80bfbcd95f3d69
treea1dff24649acc19109fd3e550294406d93d618c5
parentae5556e079c32ce211d2e27f39ee36fa9fa69d19
LU-580: update mgc llog process code

This patch does the following work:
1. fix a bug about setting mgc lock callback data;
2. define log instance types;
3. simplify and cleanup mgc_requeue_thread code

Signed-off-by: Jinshan Xiong <jay@whamcloud.com>
Change-Id: Ic8d25eda9f0a7884b4a8cbeccc89c1e66c19f0ff
Reviewed-on: http://review.whamcloud.com/1198
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_disk.h
lustre/include/obd_class.h
lustre/mgc/mgc_internal.h
lustre/mgc/mgc_request.c
lustre/mgs/mgs_handler.c