Whamcloud - gitweb
LU-1158 general: added nanosecond OBD connect flag
authorIsami Romanowski <isami@whamcloud.com>
Wed, 11 Jul 2012 20:44:14 +0000 (15:44 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 31 Jul 2012 15:40:47 +0000 (11:40 -0400)
To prevent collisions with any future flags needed in features written
against this branch.

Signed-off-by: Isami Romanowski <isami@whamcloud.com>
Change-Id: I8637cc081c4c8f3f1b7d3e2065dbf9ea45d09bfa
Reviewed-on: http://review.whamcloud.com/3378
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
lustre/include/lustre/lustre_idl.h

index 9b91019..c7d80f2 100644 (file)
@@ -1109,6 +1109,9 @@ extern void lustre_swab_ptlrpc_body(struct ptlrpc_body *pb);
                                                   * write RPC error properly */
 #define OBD_CONNECT_GRANT_PARAM 0x100000000000ULL/* extra grant params used for
                                                   * finer space reservation */
+#define OBD_CONNECT_NANOSECOND_TIMES 0x200000000000ULL /* nanosec resolution
+                                                        * timestamps supported
+                                                        */
 /* XXX README XXX:
  * Please DO NOT add flag values here before first ensuring that this same
  * flag value is not in use on some other branch.  Please clear any such