From: Jeff Layton Date: Fri, 23 Mar 2012 18:40:53 +0000 (-0400) Subject: cifs: add new cifsiod_wq workqueue X-Git-Tag: v3.4-rc1~19^2~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da472fc847e9d8c9da69b09ce0ab975b24f9b894;p=pandora-kernel.git 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 Acked-by: Shirish Pargaonkar --- Reading git-diff-tree failed