Whamcloud - gitweb
LU-1544 llog: remove lfs catinfo command
authorGregoire Pichon <gregoire.pichon@bull.net>
Wed, 20 Jun 2012 11:14:53 +0000 (13:14 +0200)
committerOleg Drokin <green@whamcloud.com>
Thu, 12 Jul 2012 15:40:29 +0000 (11:40 -0400)
commit54183b0637493c995ed2cd5d4cb3cce80192e6cb
tree2bf9213992d8856c5a47cfb0b9866569ee22dfee
parent5ad45a6b28a1a4da6f22a508c0a5029c4db5e4b5
LU-1544 llog: remove lfs catinfo command

This patch removes the llog catinfo code, both client and server
side, since it has not been maintained and may crash the client
system in some cases.

Signed-off-by: Gregoire Pichon <gregoire.pichon@bull.net>
Change-Id: Ifa627e61d73a2a416bb548fcc510fb9ca3f36e79
Reviewed-on: http://review.whamcloud.com/3151
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Bob Glossman <bogl@whamcloud.com>
Reviewed-by: Liu Xuezhao <xuezhao.liu@emc.com>
Reviewed-by: Mike Pershin <tappro@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
12 files changed:
lustre/include/lustre/liblustreapi.h
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_lib.h
lustre/include/lustre_net.h
lustre/include/lustre_req_layout.h
lustre/llite/dir.c
lustre/mgs/mgs_handler.c
lustre/ptlrpc/layout.c
lustre/ptlrpc/llog_server.c
lustre/ptlrpc/ptlrpc_module.c
lustre/utils/lfs.c
lustre/utils/liblustreapi.c