do not use acl on ntfs-3g yet
This commit is contained in:
@@ -322,10 +322,6 @@ fs_options()
|
|||||||
if [ "$1" = "vfat" ]; then
|
if [ "$1" = "vfat" ]; then
|
||||||
echo ",check=s,shortname=mixed,iocharset=utf8"
|
echo ",check=s,shortname=mixed,iocharset=utf8"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$1" = "ntfs-3g" ]; then
|
|
||||||
echo ",acl"
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user