diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-05-17 08:13:47 +0900 |
---|---|---|
committer | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | 2010-05-17 08:16:12 +0900 |
commit | 7845bc3e132605e3e8a1f37748e29281164b65f5 (patch) | |
tree | a6437b673ed42e498fd89917ac3e0aa9a5fb678e /drivers/firmware/memmap.c | |
parent | fat: Cleanup nls_unload() usage (diff) | |
download | linux-dev-7845bc3e132605e3e8a1f37748e29281164b65f5.tar.xz linux-dev-7845bc3e132605e3e8a1f37748e29281164b65f5.zip |
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>
Diffstat (limited to 'drivers/firmware/memmap.c')
0 files changed, 0 insertions, 0 deletions