Whamcloud - gitweb
LU-4843 mdt: Add OBD_CONNECT_DIR_STRIPE flag 73/10773/7
authorWang Di <di.wang@intel.com>
Sat, 21 Jun 2014 07:59:25 +0000 (00:59 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 Jul 2014 03:25:02 +0000 (03:25 +0000)
commita145fabe132bd498343ba854d4b30044487e8e31
tree0ebdef360a8fdfdccbd7c66f432a2f7330b5f916
parent41b9a48c344fb0822b2c956162b5d262f267b3a1
LU-4843 mdt: Add OBD_CONNECT_DIR_STRIPE flag

Add OBD_CONNECT_DIR_STRIPE to tell if the client supports
striped dir, so only new client (>= 2.6) can access striped
directory.

Change-Id: I5d5f1a6a9f5efdce0c6fe22106a8853cd78bb486
Signed-off-by: Wang Di <di.wang@intel.com>
Reviewed-on: http://review.whamcloud.com/10773
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/llite/llite_lib.c
lustre/mdt/mdt_internal.h
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c