Whamcloud - gitweb
LU-1302 mgs: mgs uses llog over OSD
authorMikhail Pershin <tappro@whamcloud.com>
Tue, 25 Sep 2012 08:50:41 +0000 (12:50 +0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 28 Sep 2012 03:51:42 +0000 (23:51 -0400)
commitb3e6b0f7f3abe7daa03a4e043902b56870649c5c
tree7154382752ef63b0cca80ac57c66ffbbeefc5d28
parentf7d5a7441211570fab2489f6b72f5d6641228316
LU-1302 mgs: mgs uses llog over OSD

- llog over OSD in MGS. Switch llog_test to work over OSD too.
- local_oid_store_init() don't create names for llog because all
  llogs have names in O/d/n
- Enable all llog tests functionality

Signed-off-by: Mikhail Pershin <tappro@whamcloud.com>
Change-Id: I60cc5ec7094a2640d7fc0a0d87519c56b1383557
Reviewed-on: http://review.whamcloud.com/4104
Tested-by: Hudson
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
14 files changed:
lustre/include/obd_class.h
lustre/liblustre/llite_lib.c
lustre/lvfs/lvfs_linux.c
lustre/mdc/mdc_request.c
lustre/mgc/mgc_request.c
lustre/mgs/mgs_fs.c
lustre/mgs/mgs_handler.c
lustre/mgs/mgs_internal.h
lustre/mgs/mgs_llog.c
lustre/mgs/mgs_nids.c
lustre/obdclass/llog_test.c
lustre/obdclass/local_storage.c
lustre/obdclass/obd_config.c
lustre/osd-ldiskfs/osd_handler.c