[PATCH] Use freezeable workqueues in XFS
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 7 Dec 2006 04:34:50 +0000 (20:34 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:29 +0000 (08:39 -0800)
commit58e14b148ddb56f0bf999965d6279932ed4a00bc
tree3e7225a03d740da0bb10fbfbbd1f9c8920f2e0f1
parent341a595850dac1b0503df34260257d71b4fdf72c
[PATCH] Use freezeable workqueues in XFS

Make the workqueues used by XFS freezeable, so their worker threads don't
submit any I/O after the suspend image has been created.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: Nigel Cunningham <nigel@suspend2.net>
Cc: David Chinner <dgc@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/xfs/linux-2.6/xfs_buf.c