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)
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>

No differences found