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:
59af158
)
[PATCH] deal with the first call of ->show() generating no output
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 24 Aug 2008 11:45:33 +0000
(07:45 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 25 Aug 2008 05:18:10 +0000
(
01:18
-0400)
seq_read() has a subtle bug - we want the first loop there to go
until at least one *non-empty* record had fit entirely into buffer.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found