]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: Convert ocfs2 over to unlocked_ioctl
authorAndi Kleen <ak@suse.de>
Sun, 27 Jan 2008 02:17:17 +0000 (03:17 +0100)
committerMark Fasheh <mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:11 +0000 (08:56 -0700)
commita2d3b4f80b5cdec15e7b05e376154f7aa50bcee5
tree50ed19faff3fbaaab8dfa872b506501a24826df3
parent67c4f558d3ba7e2edcc7dc3954b407d2c2daf997
ocfs2: Convert ocfs2 over to unlocked_ioctl

As far as I can see there is nothing in ocfs2_ioctl that requires the BKL,
so use unlocked_ioctl

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/file.c
fs/ocfs2/ioctl.c
fs/ocfs2/ioctl.h