Re: [PATCH] afs: Fix large file support

From: David Howells
Date: Thu Nov 21 2019 - 10:55:59 EST


Hi Linus,

> By default s_maxbytes is set to MAX_NON_LFS, which limits the usable
> file size to 2GB, enforced by the vfs.

Note that this isn't fixing a critical failure, so you might want to punt it
to the next cycle.

David