mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
36a43502e1
Reorganise the file to remove the forward declaration. Use folios throughout vxfs_immed_read_folio(). Use memcpy_to_page() instead of an open-coded kmap()/kunmap(). Remove flush_dcache_page() as this is embedded in memcpy_to_page(). Use folio_pos() instead of opencoding it. Handle multi-page folios. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
vxfs.h | ||
vxfs_bmap.c | ||
vxfs_dir.h | ||
vxfs_extern.h | ||
vxfs_fshead.c | ||
vxfs_fshead.h | ||
vxfs_immed.c | ||
vxfs_inode.c | ||
vxfs_inode.h | ||
vxfs_lookup.c | ||
vxfs_olt.c | ||
vxfs_olt.h | ||
vxfs_subr.c | ||
vxfs_super.c |