diff options
author | 2011-05-28 14:44:46 +0200 | |
---|---|---|
committer | 2011-05-28 14:44:46 +0200 | |
commit | 35fbf5bcf497d6ddbe7b6478141e7526d1474ff5 (patch) | |
tree | 1f2ecd1038aa175fd6a1086e06665cc134e13f56 /fs/jbd2/commit.c | |
parent | block: improve the bio_add_page() and bio_add_pc_page() descriptions (diff) | |
download | linux-rng-35fbf5bcf497d6ddbe7b6478141e7526d1474ff5.tar.xz linux-rng-35fbf5bcf497d6ddbe7b6478141e7526d1474ff5.zip |
nbd: pass MSG_* flags to kernel_recvmsg()
Unlike kernel_sendmsg(), kernel_recvmsg() requires passing flags explicitly
via last parameter instead of struct msghdr.msg_flags. Therefore calls to
sock_xmit(lo, 0, ..., MSG_WAITALL) have not been processed properly by tcp
layer wrt. the flag. Fix it.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Clements <Paul.Clements@steeleye.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions