mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-20 06:55:00 +00:00
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_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 | ||
| vxfs.h | ||