+3
−3
+1
−1
+6
−1
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
On severe errors FAT remounts itself in read-only mode. Allow to specify FAT fs desired behavior through 'errors' mount option: panic, continue or remount read-only. `mount -t [fat|vfat] -o errors=[panic,remount-ro,continue] \ <bdev> <mount point>` This is analog to ext2 fs 'errors' mount option. Signed-off-by:Denis Karpov <ext-denis.2.karpov@nokia.com> Signed-off-by:
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>