]> www.infradead.org Git - users/hch/block.git/commit
fs: remove the now unused FMODE_* flags blk-open-release
authorChristoph Hellwig <hch@lst.de>
Mon, 5 Jun 2023 07:34:29 +0000 (09:34 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 8 Jun 2023 11:00:52 +0000 (13:00 +0200)
commit878c1adde656a50a87ee730b0a6aa7b9c2bf5325
treef2e70d5132159afd13d6df3c4dc65272cd87cbdf
parent83dad6e24808cba9de565c47033b71768e6388ed
fs: remove the now unused FMODE_* flags

FMODE_NDELAY, FMODE_EXCL and FMODE_WRITE_IOCTL were only used for
block internal purposed and are now entirely unused, so remove them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
include/linux/fs.h