X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Futils%2Fobdctl.h;h=27e848b87e1f3d7676695888aa7ab9254000820d;hp=1c6460ab85a7753048b96ae01ecd6a0b807d6c0b;hb=e4deafd378448a0ef27ec4c2d1c191cc55bf691c;hpb=9dc49744935d4709ab9bc8122635fd6c8e43ae1d diff --git a/lustre/utils/obdctl.h b/lustre/utils/obdctl.h index 1c6460a..27e848b 100644 --- a/lustre/utils/obdctl.h +++ b/lustre/utils/obdctl.h @@ -83,4 +83,8 @@ int jt_lcfg_mgsparam(int argc, char **argv); int obd_add_uuid(char *uuid, lnet_nid_t nid); +int jt_blockdev_attach(int argc, char **argv); +int jt_blockdev_detach(int argc, char **argv); +int jt_blockdev_info(int argc, char **argv); + #endif