fat: Fix the removal of opts->fs_dmask
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Sat, 20 Jun 2009 12:50:07 +0000 (21:50 +0900)
committerOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Sat, 20 Jun 2009 12:50:47 +0000 (21:50 +0900)
commit3e107603aecf886e1e5bda9dacbd9796eb2a2171
treebb31c00228ee523fd9a064332956f20757d73824
parentfb20871a54961b82d35303b43452928186c1361d
fat: Fix the removal of opts->fs_dmask

(ce3b0f8d5c2203301fc87f3aaaed73e5819e2a48: New helper - current_umask())
is removing the opts->fs_dmask, probably it's a cut-and-paste
miss or something.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
fs/fat/inode.c