commit | 95edcff497b126a3f3e079e94b20fe2ca7e5a63d | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Dec 01 20:22:41 2011 -0500 |
committer | Steve French <smfrench@gmail.com> | Thu Dec 08 22:04:47 2011 -0600 |
tree | ef358cdf959bfa4641dd6b5a629e03da24bea109 | |
parent | 59edb63ad08e4f3a9477223c9aaf3fba753085bf [diff] |
cifs: attempt to freeze while looping on a receive attempt In the recent overhaul of the demultiplex thread receive path, I neglected to ensure that we attempt to freeze on each pass through the receive loop. Reported-and-Tested-by: Woody Suwalski <terraluna977@gmail.com> Reported-and-Tested-by: Adam Williamson <awilliam@redhat.com> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>