Searched hist:a758e99cd644c2d84790409530f688ac032206bc (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/udf/ |
H A D | inode.c | diff a758e99cd644c2d84790409530f688ac032206bc Wed Apr 17 10:04:09 CDT 2024 Matthew Wilcox (Oracle) <willy@infradead.org> udf: Convert udf_expand_file_adinicb() to use a folio
[ Upstream commit db6754090a4f99c67e05ae6b87343ba6e013531f ]
Use the folio APIs throughout this function.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Fixes: 1eeceaec794e ("udf: Convert udf_expand_file_adinicb() to avoid kmap_atomic()") Signed-off-by: Jan Kara <jack@suse.cz> Message-Id: <20240417150416.752929-4-willy@infradead.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
|