no need for these options
parent
54b445d461
commit
1f92110d62
|
|
@ -249,9 +249,6 @@ fs_options()
|
|||
if [ "$1" = "vfat" ]; then
|
||||
echo "-o check=s,shortname=mixed,iocharset=utf8"
|
||||
fi
|
||||
if [ "$1" = "ntfs-3g" ]; then
|
||||
echo "-- -o attr_timeout=300,entry_timeout=300,negative_timeout=300,kernel_cache,allow_other"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue