Skip to content
Commit 2507a4fb authored by Al Viro's avatar Al Viro
Browse files

make dump_emit() use vfs_write() instead of banging at ->f_op->write directly



... 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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 1ad67015
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment