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:
1ad6701
)
make dump_emit() use vfs_write() instead of banging at ->f_op->write directly
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 8 Oct 2013 13:11:48 +0000
(09:11 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 9 Nov 2013 05:16:26 +0000
(
00:16
-0500)
... and deal with short writes properly - the output might be to pipe, after
all; as it is, e.g. no-MMU case of elf_fdpic coredump can write a whole lot
more than a page worth of data at one call.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/coredump.c
patch
|
blob
|
history
diff --cc
fs/coredump.c
Simple merge