Whamcloud - gitweb
LU-1158 general: added nanosecond OBD connect flag
authorIsami Romanowski <isami@whamcloud.com>
Wed, 11 Jul 2012 20:56:50 +0000 (15:56 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 31 Jul 2012 15:41:05 +0000 (11:41 -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: I965a0ce0120f253014a75c80fe0941ba92f1c45e
Reviewed-on: http://review.whamcloud.com/3380
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre/lustre_idl.h

index e2e29d9..f02cc2c 100644 (file)
@@ -1155,6 +1155,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