Whamcloud - gitweb
new llog open mechanism
authorlincent <lincent>
Mon, 22 Aug 2005 16:38:13 +0000 (16:38 +0000)
committerlincent <lincent>
Mon, 22 Aug 2005 16:38:13 +0000 (16:38 +0000)
commitd75ab3676e33df38803b55ecf3b9bbd29928123a
tree3fd26c75893689ecd20bea11807fde43c88ecb34
parent2166fb7f04a526d573695d46f54105c55a15dfbf
   new llog open mechanism
   next step:
       update llogs
24 files changed:
lustre/include/linux/lustre_cfg.h
lustre/include/linux/lustre_disk.h
lustre/include/linux/lustre_log.h
lustre/include/linux/lvfs.h
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/lov/lov_obd.c
lustre/lvfs/lvfs_common.c
lustre/mds/mds_lov.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 [new file with mode: 0644]
lustre/obdclass/llog_cat.c
lustre/obdclass/llog_ioctl.c
lustre/obdclass/llog_lvfs.c
lustre/obdclass/llog_obd.c
lustre/obdclass/llog_swab.c
lustre/obdclass/llog_test.c
lustre/obdclass/obd_config.c
lustre/obdclass/obd_mount.c
lustre/ptlrpc/llog_server.c
lustre/ptlrpc/recov_thread.c