fs: correctly document the inode dirty flags
authorEric Biggers <ebiggers@google.com>
Tue, 12 Jan 2021 19:02:44 +0000 (11:02 -0800)
committerJan Kara <jack@suse.cz>
Wed, 13 Jan 2021 16:26:23 +0000 (17:26 +0100)
commit1e9d63331f8fa556f31e1406ab12f2a1e5cdb495
treed53b98b13c9479de78c1726dc4e74a13713edd7b
parent1e249cb5b7fc09ff216aa5a12f6c302e434e88f9
fs: correctly document the inode dirty flags

The documentation for I_DIRTY_SYNC and I_DIRTY_DATASYNC is a bit
misleading, and I_DIRTY_TIME isn't documented at all.  Fix this.

Link: https://lore.kernel.org/r/20210112190253.64307-3-ebiggers@kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Jan Kara <jack@suse.cz>
include/linux/fs.h