Re: [PATCH 01/28] SLOW_WORK: Wait for outstanding work itemsbelonging to a module to clear

From: steve
Date: Fri Nov 20 2009 - 06:16:53 EST


Hi,

On Thu, Nov 19, 2009 at 05:20:39PM +0000, David Howells wrote:
> Wait for outstanding slow work items belonging to a module to clear when
> unregistering that module as a user of the facility. This prevents the put_ref
> code of a work item from being taken away before it returns.
>
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>
> ---
>
> Documentation/slow-work.txt | 13 +++-
> fs/fscache/main.c | 6 +-
> fs/fscache/object.c | 1
> fs/fscache/operation.c | 1
> fs/gfs2/main.c | 4 +
> fs/gfs2/recovery.c | 1
> include/linux/slow-work.h | 8 ++-
> kernel/slow-work.c | 132 +++++++++++++++++++++++++++++++++++++++++--
> 8 files changed, 150 insertions(+), 16 deletions(-)
>
GFS2 bits Acked-By: Steven Whitehouse <swhiteho@xxxxxxxxxx>

Steve.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/