chiark / gitweb /
put util_create_path() and file creastion in a retry loop
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 10 Sep 2009 00:08:05 +0000 (02:08 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 10 Sep 2009 00:08:05 +0000 (02:08 +0200)
commitb6a2637524e4b94ba51abcf5ee42f3676c9755ed
tree99bf9c78ad5309db49f95eb4aa2650f8af56e393
parent676d294c23cf999ac7d192b058476f91242550c0
put util_create_path() and file creastion in a retry loop

On 8/29/09, Florian Zumbiehl <florz@florz.de> wrote:
> Could it happen that > util_create_path() and util_delete_path()
> do run in parallel for > the same directory? After all, util_create_path()
> does handle > the case where creation of the directory happens in parallel
> to it running, so it doesn't seem all that unlikely to me ...
libudev/libudev-queue-private.c
udev/udev-node.c