Whamcloud - gitweb
LU-11213 uapi: Remove unused CONNECT flag 08/36008/3
authorPatrick Farrell <pfarrell@whamcloud.com>
Fri, 30 Aug 2019 13:39:57 +0000 (09:39 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 7 Sep 2019 01:50:41 +0000 (01:50 +0000)
commit11eba11fe0457b735194e5924e7bb1882a5b31b8
tree6889c5ba7bf12fca54ade9d6745457b6cc1c0710
parentaaa3156f88547586e9d928ecc00001be102cb5b3
LU-11213 uapi: Remove unused CONNECT flag

The plain layout connect flag was added as part of an
earlier implementation of LU-11213, but the design was
improved before landing and the flag was not needed.

Let's remove it.  Since it was never actually marked as
supported in any client/server version, we can just remove
it entirely, leaving the flag bit open for future use.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I30946a50299268d00cbfee2081607effd0e4fb47
Reviewed-on: https://review.whamcloud.com/36008
Reviewed-by: Shilong Wang <wshilong@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c