Re: [PATCH] drivers/staging/exfat - by default, prohibit mount of fat/vfat

From: Greg Kroah-Hartman
Date: Mon Sep 02 2019 - 15:06:25 EST


On Mon, Sep 02, 2019 at 03:00:17PM -0400, Valdis KlÄtnieks wrote:
> On Mon, 02 Sep 2019 17:25:24 +0200, Greg Kroah-Hartman said:
>
> > I dug up my old discussion with the current vfat maintainer and he said
> > something to the affect of, "leave the existing code alone, make a new
> > filesystem, I don't want anything to do with exfat".
> >
> > And I don't blame them, vfat is fine as-is and stable and shouldn't be
> > touched for new things.
> >
> > We can keep non-vfat filesystems from being mounted with the exfat
> > codebase, and make things simpler for everyone involved.
>
> Ogawa:
>
> Is this still your position, that you want exfat to be a separate module?

Personally I agree that this should be separate at least for quite some
time to shake things out at the very least. But I'll defer to Ogawa if
he thinks things should be merged.

thanks,

greg k-h