Whamcloud - gitweb
LU-13164 uapi: remove unused LUSTRE_DIRECTIO_FL 95/37295/2
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 21 Jan 2020 09:32:54 +0000 (02:32 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 28 Jan 2020 06:04:00 +0000 (06:04 +0000)
commitff168481a1b2e549df22059db364cae7a315ec9b
tree05ce8f3bdfb62a74e508d058e60685959e112aeb
parent867cfd7be30bd61278ce86836e25e88414c02fc6
LU-13164 uapi: remove unused LUSTRE_DIRECTIO_FL

The LUSTRE_DIRECTIO_FL was added based on the upstream FS_DIRECTIO_FL
flag in the hopes that it might be useful, but it has since been
removed from the upstream in kernel commit v4.4-rc4-22-g68ce7bfcd995
and replaced by FS_VERITY_FL using the same value in kernel commit
v5.3-rc2-4-gfe9918d3b228, which we are much more likely to use.

Since LUSTRE_DIRECTIO_FL was unused, there is no risk to remove it.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I49e915612636a674a86d25be5d91a042693ebbe5
Reviewed-on: https://review.whamcloud.com/37295
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
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