Bugzilla – Attachment 47950 Details for
Bug 113379
suspend to disk complains about cifsd not stopped
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
should help...
delme (text/plain), 328 bytes, created by
Pavel Machek
on 2005-08-29 10:11:30 UTC
(
hide
)
Description:
should help...
Filename:
MIME Type:
Creator:
Pavel Machek
Created:
2005-08-29 10:11:30 UTC
Size:
328 bytes
patch
obsolete
>diff --git a/fs/cifs/connect.c b/fs/cifs/connect.c >--- a/fs/cifs/connect.c >+++ b/fs/cifs/connect.c >@@ -344,6 +344,8 @@ cifs_demultiplex_thread(struct TCP_Serve > } > > while (server->tcpStatus != CifsExiting) { >+ if (try_to_freeze()) >+ continue; > if (bigbuf == NULL) { > bigbuf = cifs_buf_get(); > if(bigbuf == NULL) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 113379
: 47950