Whamcloud - gitweb
LU-5654 osp: Call obd_fid_fini() on osp_init0() error path
[fs/lustre-release.git] / libcfs / include / libcfs / libcfsutil.h
index 1eb8934..cd2783f 100644 (file)
@@ -1,6 +1,4 @@
-/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
- * vim:expandtab:shiftwidth=8:tabstop=8:
- *
+/*
  * GPL HEADER START
  *
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -26,7 +24,7 @@
  * GPL HEADER END
  */
 /*
- * Copyright  2008 Sun Microsystems, Inc. All rights reserved
+ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
  */
 /*
@@ -52,5 +50,9 @@
 #include <libcfs/util/parser.h>
 #include <libcfs/util/libcfsutil_ioctl.h>
 
+/*
+ * Defined by libcfs/libcfs/util/util.c
+ */
+int libcfs_tcd_type_max(void);
 
 #endif /* __LIBCFSUTIL_H__ */