git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
161e7b7
)
Convert ext4 to use unlocked_ioctl
author
Andi Kleen
<ak@suse.de>
Wed, 30 Apr 2008 02:03:54 +0000
(22:03 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 30 Apr 2008 02:03:54 +0000
(22:03 -0400)
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 <ak@suse.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
No differences found