xfs: deprecate BMV_IF_NO_DMAPI_READ flag
authorAnthony Iliopoulos <ailiop@suse.com>
Wed, 31 Mar 2021 20:56:47 +0000 (13:56 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 7 Apr 2021 21:37:06 +0000 (14:37 -0700)
commitfcb62c28031eeeb626392e6a338a90dedbdecf1c
tree5047c01afe1b80c8b333bb0ad994e6a0e139dc15
parent4422501da6b3265c52af2740ba9925f15f08cc7d
xfs: deprecate BMV_IF_NO_DMAPI_READ flag

Use of the flag has had no effect since kernel commit 288699fecaff
("xfs: drop dmapi hooks"), which removed all dmapi related code, so
deprecate it.

Signed-off-by: Anthony Iliopoulos <ailiop@suse.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/xfs_ioctl.c