diff options
author | David Howells <[email protected]> | 2009-04-23 16:41:18 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-04-24 13:28:31 -0700 |
commit | 4b2b0b9753194cad44d7295c32044b89710efd70 (patch) | |
tree | 7ff42b7aa3f05bcf61cfdb7abb2c23418b218291 /net/unix/af_unix.c | |
parent | 84baf74bf23bbe9f3deafb5d2f27e2b5dc0bc052 (diff) |
ROMFS: Advance destination buffer pointer when reading from a blockdev
RomFS should advance the destination buffer pointer when reading data from a
blockdev source (the data may be split over multiple blocks, each requiring its
own sb_read() call). Without this, all the data is copied to the beginning of
the output buffer.
Signed-off-by: David Howells <[email protected]>
Tested-by: Michal Simek <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions