Whamcloud - gitweb
LU-5969 lustreapi: replace llapi_get_version()
[fs/lustre-release.git] / lustre / utils / lustreapi_internal.h
index 6730a9d..cff4860 100644 (file)
@@ -65,6 +65,7 @@ int root_ioctl(const char *mdtname, int opc, void *data, int *mdtidxp,
  *                   path as is.
  */
 enum param_filter {
+       FILTER_BY_NONE,
        FILTER_BY_EXACT,
        FILTER_BY_FS_NAME,
        FILTER_BY_PATH