NTFS: Change the mount options {u,f,d}mask to always parse the number as
authorAnton Altaparmakov <aia21@cantab.net>
Mon, 12 Sep 2005 13:33:47 +0000 (14:33 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Mon, 12 Sep 2005 13:33:47 +0000 (14:33 +0100)
commit5d46770f5f8bb0eff0a82596860958be13e7baf1
tree72e99a7eb6cc236706b056dc0af53e9b5d78d899
parentc93a777103263c2a610a49771c6336f7a53d8ab7
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>
fs/ntfs/ChangeLog
fs/ntfs/super.c