Whamcloud - gitweb
LU-8402 llite: assume OBD_CONNECT_ATTRFID 10/30010/3
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 8 Nov 2017 16:12:02 +0000 (10:12 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 1 Dec 2017 05:16:18 +0000 (05:16 +0000)
commitdeaef32d1fd60530f60c5d3e38d11ead8234ac05
treed7444aba9f29b54b9b26e36d93a9a510f0abaa39
parentc7a833830de691967081cd7a42199b924ea7efdc
LU-8402 llite: assume OBD_CONNECT_ATTRFID

OBD_CONNECT_ATTRFID has been supported by MDSs since before 1.6 so add
it to the client side required flags and remove some code to handle
servers that do not support it.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I841ae21811c0903c10a84e659d2d1f8255c8109f
Reviewed-on: https://review.whamcloud.com/30010
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/llite/file.c