diff options
author | 2020-04-07 17:34:10 +0900 | |
---|---|---|
committer | 2020-04-22 20:14:05 +0900 | |
commit | cbd445d9a9bdb7020beee2477577b9472cca60be (patch) | |
tree | dc6d19cca6a135b08e21df23b3cd7ff9a0d3ee4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | exfat: Unify access to the boot sector (diff) | |
download | wireguard-linux-cbd445d9a9bdb7020beee2477577b9472cca60be.tar.xz wireguard-linux-cbd445d9a9bdb7020beee2477577b9472cca60be.zip |
exfat: remove 'bps' mount-option
remount fails because exfat_show_options() returns unsupported
option 'bps'.
> # mount -o ro,remount
> exfat: Unknown parameter 'bps'
To fix the problem, just remove 'bps' option from exfat_show_options().
Signed-off-by: Tetsuhiro Kohada <Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions