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:
21d8a15
)
fix off-by-one in argument passed by iterate_fd() to callbacks
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 30 Nov 2012 03:57:33 +0000
(22:57 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 30 Nov 2012 04:01:30 +0000
(23:01 -0500)
Noticed by Pavel Roskin; the thing in his patch I disagree with
was compensating for that shite in callbacks instead of fixing
it once in the iterator itself.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/file.c
patch
|
blob
|
history
diff --cc
fs/file.c
Simple merge