Searched hist:e0cba89d (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/hpfs/ |
H A D | Kconfig | e0cba89d Tue Jul 20 08:33:40 CDT 2021 Christoph Hellwig <hch@lst.de> hpfs: use iomap_fiemap to implement ->fiemap
hpfs is the last user of generic_block_fiemap, so add a trivial iomap_ops based on the ext2 version and switch to iomap_fiemap.
Link: https://lore.kernel.org/r/20210720133341.405438-4-hch@lst.de Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>
|
H A D | file.c | e0cba89d Tue Jul 20 08:33:40 CDT 2021 Christoph Hellwig <hch@lst.de> hpfs: use iomap_fiemap to implement ->fiemap
hpfs is the last user of generic_block_fiemap, so add a trivial iomap_ops based on the ext2 version and switch to iomap_fiemap.
Link: https://lore.kernel.org/r/20210720133341.405438-4-hch@lst.de Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>
|