Re: [PATCH 1/4] Add extended attributes to ext2/3

Andreas Gruenbacher (agruen@suse.de)
Tue, 15 Oct 2002 18:43:08 +0200


On Tuesday 15 October 2002 18:21, Andreas Dilger wrote:
> Is there a reason why the code can't just add items into the list in
> the reverse order (i.e. list_add_tail()) and then walk in the normal
> direction via list_for_each_safe()?

No it could well be reversed.

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