[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <463D9C1A.2050606@cs.helsinki.fi>
Date: Sun, 06 May 2007 12:12:58 +0300
From: Pekka Enberg <penberg@...helsinki.fi>
To: Frederik Deweerdt <deweerdt@...e.fr>
CC: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [-mm patch] do_revoke error handling (was Re: 2.6.21-mm1)
Frederik Deweerdt wrote:
> diff --git a/fs/revoke.c b/fs/revoke.c
> index 1f2e3ef..86a2842 100644
> --- a/fs/revoke.c
> +++ b/fs/revoke.c
> @@ -597,6 +597,9 @@ static int do_revoke(struct inode *inode, struct file *to_exclude)
> goto retry;
> }
>
> + details.fset = fset;
> + details.restore_start = 0;
> +
Looks good. Thanks!
Acked-by: Pekka Enberg <penberg@...helsinki.fi>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists