[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200521173201.GG23230@ZenIV.linux.org.uk>
Date: Thu, 21 May 2020 18:32:01 +0100
From: Al Viro <viro@...iv.linux.org.uk>
To: Namjae Jeon <linkinjeon@...nel.org>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org,
Namjae Jeon <namjae.jeon@...sung.com>
Subject: Re: [PATCH] exfat: add the dummy mount options to be backward
compatible with staging/exfat
On Thu, May 21, 2020 at 09:20:34PM +0900, Namjae Jeon wrote:
> As Ubuntu and Fedora release new version used kernel version equal to or
> higher than v5.4, They started to support kernel exfat filesystem.
>
> Linus Torvalds reported mount error with new version of exfat on Fedora.
>
> exfat: Unknown parameter 'namecase'
>
> This is because there is a difference in mount option between old
> staging/exfat and new exfat.
> And utf8, debug, and codepage options as well as namecase have been
> removed from new exfat.
>
> This patch add the dummy mount options as deprecated option to be backward
> compatible with old one.
>
> Reported-by: Linus Torvalds <torvalds@...ux-foundation.org>
> Suggested-by: Linus Torvalds <torvalds@...ux-foundation.org>
> Signed-off-by: Namjae Jeon <namjae.jeon@...sung.com>
Do you want that to go via vfs.git #fixes, or would you rather have Linus
apply it straight to mainline?
Powered by blists - more mailing lists