]> git.baikalelectronics.ru Git - kernel.git/commit
iomap: rework unshare flag
authorChristoph Hellwig <hch@lst.de>
Wed, 11 Aug 2021 01:33:14 +0000 (18:33 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 17 Aug 2021 04:26:33 +0000 (21:26 -0700)
commit63f191706f197f0fac0770fc8d041c7702bb39ca
tree35dad74b37e8d9c165cd456f3dc1cf39f72e689b
parentf05867585a65ad325539fe297d7fbd39f557da91
iomap: rework unshare flag

Instead of another internal flags namespace inside of buffered-io.c,
just pass a UNSHARE hint in the main iomap flags field.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/iomap/buffered-io.c
include/linux/iomap.h