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:
d4a85e3
)
autofs4 - fix d_manage() return on rcu-walk
author
Ian Kent
<raven@themaw.net>
Thu, 24 Mar 2011 17:51:25 +0000
(
01:51
+0800)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 24 Mar 2011 18:54:34 +0000
(14:54 -0400)
The daemon never needs to block and, in the rcu-walk case an error
return isn't used, so always return zero.
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found