[PATCH 5/7] gfs2: use workqueue instead of slow-work

2010-07-23 Thread Steven Whitehouse
without memory > allocation. Create and use gfs_recovery_wq with rescuer. Please > note that forward progress wasn't guaranteed with slow-work. > > * Updated to use non-reentrant workqueue. > > Signed-off-by: Tejun Heo > Cc: Steven Whitehouse Acked-by: Steven W

Re: [PATCH 5/7] gfs2: use workqueue instead of slow-work

2010-07-23 Thread Steven Whitehouse
without memory > allocation. Create and use gfs_recovery_wq with rescuer. Please > note that forward progress wasn't guaranteed with slow-work. > > * Updated to use non-reentrant workqueue. > > Signed-off-by: Tejun Heo > Cc: Steven Whitehouse Acked-by: Steven W