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>
Sat, 1 Dec 2012 00:03:14 +0000 (19:03 -0500)
commit96b812cc496f6e3c037625389916c4e691473588
treebc55077738bdf424a94940980b539fadd7654acb
parentdfa04607b8e34e4db959afcd191db835e3cf4245
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>
Signed-off-by: Bob Glossman <bogl@whamcloud.com>
Change-Id: Ia55e161ca118dad66a3136850de2f0e8f7aa5206
Reviewed-on: http://review.whamcloud.com/3450
Tested-by: Hudson
Reviewed-by: Mike Pershin <tappro@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.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