From: Andi Kleen Date: Wed, 6 Feb 2008 09:40:10 +0000 (-0800) Subject: BKL-removal: convert ext2 over to use unlocked_ioctl X-Git-Tag: v2.6.25-rc1~534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f9f7b28e9f4c2102337d45f8d324c004a57481;p=pandora-kernel.git BKL-removal: convert ext2 over to use unlocked_ioctl I checked ext2_ioctl and could not find anything in there that would need the BKL. So convert it over to use unlocked_ioctl Signed-off-by: Andi Kleen Cc: Theodore Ts'o Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed