]> asedeno.scripts.mit.edu Git - linux.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)
commit65a60e8687c1c8f69aae3e77eafbf4a54b9f99e7
treea1ac6dc5df533bb98d77e101289b01a9fd74470b
parent9cd0ed63ca51411af2c8323cbbeaa33d16c62688
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