Whamcloud - gitweb
LU-6299 osp: zero-length EA xattr_set for striped_dir
[fs/lustre-release.git] / lustre / include / lustre_capa.h
index 0b2118b..5a950db 100644 (file)
@@ -27,7 +27,7 @@
  * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
  *
- * Copyright (c) 2012, Intel Corporation.
+ * Copyright (c) 2012, 2013, Intel Corporation.
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
@@ -298,8 +298,6 @@ enum lc_auth_id {
        LC_ID_CONVERT   = 2
 };
 
-#define BYPASS_CAPA (struct lustre_capa *)ERR_PTR(-ENOENT)
-
 enum {
        LU_CAPAINFO_MAX = 5
 };