Arnd Bergmann 7845bc3e13 fat: convert to unlocked_ioctl
FAT does not require the BKL in its ioctl function, which is already serialized
through a mutex. Since we're already touching the ioctl code, also fix the
missing handling of FAT_IOCTL_GET_ATTRIBUTES in the compat code.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
2010-05-17 08:16:12 +09:00
..
2009-06-04 02:34:51 +09:00
2010-05-17 08:16:12 +09:00
2010-05-17 08:16:12 +09:00
2009-11-21 20:36:52 +09:00
2010-05-17 08:16:12 +09:00
2010-03-16 05:49:05 +09:00
2009-04-17 09:32:11 -07:00
2009-07-12 12:22:34 -07:00
2010-02-10 23:49:08 +09:00