From: Andi Kleen Date: Wed, 30 Apr 2008 02:03:54 +0000 (-0400) Subject: Convert ext4 to use unlocked_ioctl X-Git-Tag: v2.6.26-rc1~345^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cdd7b2d7716a7ed7d6dc7588e2d015f04d46640;p=pandora-kernel.git Convert ext4 to use unlocked_ioctl I checked ext4_ioctl and it looked largely safe to not be used without BKL. So convert it over to unlocked_ioctl. Signed-off-by: Andi Kleen Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed