diff options
author | Namjae Jeon <[email protected]> | 2020-05-22 08:10:10 +0900 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-05-21 16:40:11 -0700 |
commit | 907fa893258ba6076f5fff32900a461decb9e8c5 (patch) | |
tree | 27f58a388f4d1841f3c301806f367a5b61666240 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d2f8825ab78e4c18686f3e1a756a30255bb00bf3 (diff) |
exfat: add the dummy mount options to be backward compatible with staging/exfat
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 reported a 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 <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Eric Sandeen <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions