]> www.infradead.org Git - users/hch/block.git/commit
fs: remove fs.f_write_hint more-hint-removal
authorChristoph Hellwig <hch@lst.de>
Sun, 6 Mar 2022 08:06:17 +0000 (09:06 +0100)
committerChristoph Hellwig <hch@lst.de>
Sun, 6 Mar 2022 08:12:37 +0000 (09:12 +0100)
commit61f515c6a0b8e9e1f3d92eaaaf514713cc52f8e6
tree9417d64bd967c596182d5aec1aae7a84e02ba141
parentdfa58d6d7055040face8754cebc430aed62c4da6
fs: remove fs.f_write_hint

The value is no completely unused export for reporting it back through
the F_GET_FILE_RW_HINT ioctl, so remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/fcntl.c
fs/open.c
include/linux/fs.h