commit | da472fc847e9d8c9da69b09ce0ab975b24f9b894 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Fri Mar 23 14:40:53 2012 -0400 |
committer | Jeff Layton <jlayton@redhat.com> | Fri Mar 23 14:40:53 2012 -0400 |
tree | f5b2c4e187aa39e011c758f8e94d2d2b3d296384 | |
parent | 7c9421e1a9ce8d17816f480c3a5b4f2609442cd5 [diff] |
cifs: add new cifsiod_wq workqueue ...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>