Re: [Ext2-devel] [RFC] parallel directory operations

bzzz@tmi.comex.ru
Tue, 08 Jul 2003 15:29:07 +0000


>>>>> Matthew Wilcox (MW) writes:

MW> On Tue, Jul 08, 2003 at 03:01:05PM +0000, Alex Tomas wrote:
>> I would to like to see any comments/suggestions.

>> dynamic locks. supports exclusive and shared locks. exclusive lock may
>> be taken several times by first owner.

MW> Yuck. It spins, it sleeps, it can be acquired recursively by the same
MW> process. Ugly stuff.

it allows to simplify rename case very much

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