I don't really want to be working on this ... I'm a bit outside my zone of knowledge here, and I'd much rather be working on folio conversions. It mostly works, but a full xfstests run dies, probably from a memory leak. Matthew Wilcox (Oracle) (3): quota: Prevent memory allocation recursion while holding dq_lock quota: Support using the page cache for quota files ext4: Use generic_quota_read() fs/ext4/super.c | 81 ++++++++++------------------------------ fs/quota/dquot.c | 77 ++++++++++++++++++++++++++++++++++++++ include/linux/fs.h | 2 + include/linux/quotaops.h | 1 + 4 files changed, 100 insertions(+), 61 deletions(-) -- 2.35.1