X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fobdclass%2Fsysctl.c;h=2b677440c56248272a358f4bdf34278970ef2b89;hb=8bb299c93313daad5d14e4b08b0a672eda144214;hp=371646486be898d0756b3a16cf7d7c3816998c53;hpb=3146d280a803ae5f9749bab8cde36105de43fcb9;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/sysctl.c b/lustre/obdclass/sysctl.c index 3716464..2b67744 100644 --- a/lustre/obdclass/sysctl.c +++ b/lustre/obdclass/sysctl.c @@ -46,12 +46,13 @@ static ctl_table obd_table[] = { { 0 } }; +#if 0 static ctl_table jukebox_table[] = { {OBD_SYSCTL, "obd", NULL, 0, 0555, obd_table}, {0} }; - +#endif void obd_sysctl_init (void) { #ifdef CONFIG_SYSCTL