]> git.baikalelectronics.ru Git - kernel.git/commit
fsdax: mark the iomap argument to dax_iomap_sector as const
authorChristoph Hellwig <hch@lst.de>
Wed, 11 Aug 2021 01:33:05 +0000 (18:33 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 17 Aug 2021 04:26:33 +0000 (21:26 -0700)
commit90a542f7afa651bc7f78017a1a5c8c67b7d3523a
treee81641c11242dc5219bd19e8a8d36a3d169ba354
parent65186a87ba22ff0e257519e1ce881198f6b23075
fsdax: mark the iomap argument to dax_iomap_sector as const

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/dax.c