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:
9771839
)
smbfs: Push down BKL into ioctl function
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 27 Apr 2010 14:24:25 +0000
(16:24 +0200)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Mon, 17 May 2010 03:27:04 +0000
(
05:27
+0200)
Converting from ->ioctl to ->unlocked_ioctl with explicit
lock_kernel lets us kill the ioctl operation.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[fixed inode reference in smb_ioctl]
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
No differences found