f2fs: remove the create argument to f2fs_map_blocks
[ Upstream commit cd8fc522 ] The create argument is always identicaly to map->m_may_create, so use that consistently. Signed-off-by:Christoph Hellwig <hch@lst.de> Reviewed-by:
Chao Yu <chao@kernel.org> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org> Stable-dep-of: 9d5c4f5c ("f2fs: fix wrong block mapping for multi-devices") Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please sign in to comment