diff options
author | Jeff Layton <jlayton@redhat.com> | 2011-04-29 06:52:44 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-05-03 03:42:15 +0000 |
commit | 16541ba11c4f04ffe94b073e301f00b749fb84a1 (patch) | |
tree | 3ff03fa9202ba3bbe4aee3d036cddd6f0dbaceba /fs/affs/amigaffs.c | |
parent | 146f9f65bd13f56665205aed7205d531c810cb35 (diff) |
cifs: handle errors from coalesce_t2
cifs_demultiplex_thread calls coalesce_t2 to try and merge follow-on t2
responses into the original mid buffer. coalesce_t2 however can return
errors, but the caller doesn't handle that situation properly. Fix the
thread to treat such a case as it would a malformed packet. Mark the
mid as being malformed and issue the callback.
Cc: stable@kernel.org
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/affs/amigaffs.c')
0 files changed, 0 insertions, 0 deletions