commit | 7cc4bcc6f152d365eb27acba5dcb7b38b36b3e50 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Apr 27 16:24:20 2010 +0200 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Mon May 17 05:27:03 2010 +0200 |
tree | d419f8f70942691cebabf94fd4d218f61a7736d7 | |
parent | e40152ee1e1c7a63f4777791863215e3faa37a86 [diff] |
hfsplus: Push down BKL into ioctl function HFS is one of the remaining users of the ->ioctl function, convert it blindly to unlocked_ioctl by pushing down the BKL. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>