]> git.baikalelectronics.ru Git - kernel.git/commit
iomap: better document the IOMAP_F_* flags
authorChristoph Hellwig <hch@lst.de>
Fri, 18 Oct 2019 23:40:17 +0000 (16:40 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 21 Oct 2019 15:51:59 +0000 (08:51 -0700)
commit9553d16a23893922f4a75cc8bfd04fd43cca956e
treea1ac6dc5df533bb98d77e101289b01a9fd74470b
parentea36d44eaf31faab9018ee7012069fe662b92cc1
iomap: better document the IOMAP_F_* flags

The documentation for IOMAP_F_* is a bit disorganized, and doesn't
mention the fact that most flags are set by the file system and consumed
by the iomap core, while IOMAP_F_SIZE_CHANGED is set by the core and
consumed by the file system.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Allison Collins <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
include/linux/iomap.h