| commit | 5d46770f5f8bb0eff0a82596860958be13e7baf1 | [log] [tgz] |
|---|---|---|
| author | Anton Altaparmakov <aia21@cantab.net> | Mon Sep 12 14:33:47 2005 +0100 |
| committer | Anton Altaparmakov <aia21@cantab.net> | Mon Sep 12 14:33:47 2005 +0100 |
| tree | 72e99a7eb6cc236706b056dc0af53e9b5d78d899 | |
| parent | c93a777103263c2a610a49771c6336f7a53d8ab7 [diff] |
NTFS: Change the mount options {u,f,d}mask to always parse the number as
an octal number to conform to how chmod(1) works, too. Thanks to
Giuseppe Bilotta and Horst von Brand for pointing out the errors of
my ways.
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>