Whamcloud - gitweb
Temporary fix to avoid lprocfs crashing.
authoradilger <adilger>
Mon, 7 Oct 2002 20:52:52 +0000 (20:52 +0000)
committeradilger <adilger>
Mon, 7 Oct 2002 20:52:52 +0000 (20:52 +0000)
commit070b807bba5770ad94af1e14d74b4ad41faa0169
tree280e8e3b2550a3071e01f8ff86a5777ef776211c
parentb3c75462df4ab1c9ceaf79c87511be5edd27f9f3
Temporary fix to avoid lprocfs crashing.
This needs to be cleaned up to have something like:

#define LPROCFS_GROUP_LAST {"0", NULL, NULL },
#define LPROCFS_DIR_LAST LPROCFS_GROUP_LAST
lustre/obdclass/lprocfs.c