mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
f132ab7d3a
mpage_readpage still works in terms of pages, and has not been audited for correctness with large folios, so include an assertion that the filesystem is not passing it large folios. Convert all the filesystems to call mpage_read_folio() instead of mpage_readpage(). Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
||
---|---|---|
.. | ||
dir.c | ||
inode.c | ||
Kconfig | ||
Makefile | ||
namei.c | ||
qnx6.h | ||
README | ||
super_mmi.c |
This is a snapshot of the QNX6 filesystem for Linux. Please send diffs and remarks to <chaosman@ontika.net> . Credits : Al Viro <viro@ZenIV.linux.org.uk> (endless patience with me & support ;)) Kai Bankett <chaosman@ontika.net> (Maintainer)