aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2015-03-14 05:22:21 +0000
committerDavid S. Miller <[email protected]>2015-03-15 22:19:17 -0400
commit3eeff778e00c956875c70b145c52638c313dfb23 (patch)
treedc6a20f9f307944d7d3656d890e197ebbe9399d7 /fs/jbd/commit.c
parent4c906c279886550d2aaac6facf71d709158e4e3c (diff)
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
It should be checking flags, not msg->msg_flags. It's ->sendmsg() instances that need to look for that in ->msg_flags, ->recvmsg() ones (including the other ->recvmsg() instance in that file, as well as unix_dgram_recvmsg() this one claims to be imitating) check in flags. Braino had been introduced in commit dcda13 ("caif: Bugfix - use MSG_TRUNC in receive") back in 2010, so it goes quite a while back. Signed-off-by: Al Viro <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions