]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitc9ec14884d69a303eef4faae42bd3c4e25b19941
tree50ed19faff3fbaaab8dfa872b506501a24826df3
parent5dabd69515765156605b09261abf969236a77803
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