X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Futils%2Fobdctl.h;h=70741f0c61031dd6801bb2ad68e19115ab59da39;hb=afa23a54e43d20eea2fc5a43a9fadfc44db44de0;hp=8f99e447937ac09eb9ef6bca9335308a494d9ad4;hpb=08aa217ce49aba1ded52e0f7adb8a607035123fd;p=fs%2Flustre-release.git diff --git a/lustre/utils/obdctl.h b/lustre/utils/obdctl.h index 8f99e44..70741f0 100644 --- a/lustre/utils/obdctl.h +++ b/lustre/utils/obdctl.h @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -85,6 +85,7 @@ int jt_obd_lov_getconfig(int argc, char **argv); int jt_obd_test_ldlm(int argc, char **argv); int jt_obd_ldlm_regress_start(int argc, char **argv); int jt_obd_ldlm_regress_stop(int argc, char **argv); +int jt_replace_nids(int arc, char **argv); int jt_obd_activate(int argc, char **argv); int jt_obd_deactivate(int argc, char **argv); int jt_obd_recover(int argc, char **argv);