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:
b962e73
)
inotify: fix length reporting and size checking
author
Eric Paris
<eparis@redhat.com>
Fri, 28 Aug 2009 15:57:55 +0000
(11:57 -0400)
committer
Eric Paris
<eparis@redhat.com>
Fri, 28 Aug 2009 15:57:55 +0000
(11:57 -0400)
0db501bd0610ee0c0
introduced a regresion in that it now sends a nul
terminator but the length accounting when checking for space or
reporting to userspace did not take this into account. This corrects
all of the rounding logic.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found