On Tue, Jun 06, 2023 at 09:39:43AM +0200, Christoph Hellwig wrote: > Stop passing the fmode_t around and just use a simple bool to track if > an export is read-only. > > Signed-off-by: Christoph Hellwig <hch at lst.de> > --- Looks good to me, Acked-by: Christian Brauner <brauner at kernel.org>