git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c9421e
)
cifs: add new cifsiod_wq workqueue
author
Jeff Layton
<jlayton@redhat.com>
Fri, 23 Mar 2012 18:40:53 +0000
(14:40 -0400)
committer
Jeff Layton
<jlayton@redhat.com>
Fri, 23 Mar 2012 18:40:53 +0000
(14:40 -0400)
...and convert existing cifs users of system_nrt_wq to use that instead.
Also, make it freezable, and set WQ_MEM_RECLAIM since we use it to
deal with write reply handling.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Acked-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
No differences found