]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite30db105aa66a5d93d324fbff7141182fd2b8f43
treebb31c00228ee523fd9a064332956f20757d73824
parentf8e98a37f26123a520b805d024e98abdedd7e3c9
fat: Fix the removal of opts->fs_dmask

(82790df1a66510c69cc820c0b4b7edf8bc7fe25b: 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