Re: [PATCHv2 09/24] sys_swapon: remove did_down variable

From: KAMEZAWA Hiroyuki
Date: Mon Mar 07 2011 - 04:49:47 EST


On Sat, 5 Mar 2011 13:42:10 -0300
Cesar Eduardo Barros <cesarb@xxxxxxxxxx> wrote:

> Since mutex_lock(&inode->i_mutex) is called just after setting inode,
> did_down is always equivalent to (inode && S_ISREG(inode->i_mode)).
>
> Use this fact to remove the did_down variable.
>
> Signed-off-by: Cesar Eduardo Barros <cesarb@xxxxxxxxxx>
> Tested-by: Eric B Munson <emunson@xxxxxxxxx>
> Acked-by: Eric B Munson <emunson@xxxxxxxxx>

Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>

--
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/