Re: [patch 8/8] fs: use list_move()

From: Joel Becker
Date: Thu Mar 30 2006 - 14:06:08 EST


On Thu, Mar 30, 2006 at 04:16:13PM +0800, Akinobu Mita wrote:
> This patch converts the combination of list_del(A) and list_add(A, B)
> to list_move(A, B) under fs/.
>
> CC: Ian Kent <raven@xxxxxxxxxx>
> CC: Joel Becker <joel.becker@xxxxxxxxxx>
> CC: Neil Brown <neilb@xxxxxxxxxxxxxxx>
> CC: Hans Reiser <reiserfs-dev@xxxxxxxxxxx>
> CC: Urban Widmark <urban@xxxxxxxxxxxxxxx>
> CC: David Howells <dhowells@xxxxxxxxxx>
> CC: Mark Fasheh <mark.fasheh@xxxxxxxxxx>
> Signed-off-by: Akinobu Mita <mita@xxxxxxxxxxxxxxxx>
Acked-by: Joel Becker <joel.becker@xxxxxxxxxx>

--

"And yet I find,
And yet I find repeating in my head.
If I can't be my own,
I'd feel better dead."

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@xxxxxxxxxx
Phone: (650) 506-8127
-
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/