Re: NFS unlink race?

Trond Myklebust (trond.myklebust@fys.uio.no)
22 Jul 2002 10:46:19 +0200


>>>>> " " == Nils O Selåsdal <noselasd@Utel.no> writes:

> Seems like there went some patches into 2.5 to fix some nfs
> unlink races
> (http://linux.bkbits.net:8080/linux-2.5/cset@1.681.1.1?nav=index.html|ChangeSet@-1d)
> Does this race apply to 2.4 as well? And might that explain why

A race exists, but it won't explain your problem. The nature of the
race is rather that it will cause a program to crash with ESTALE
errors if it tries to open the file at the exact same time as somebody
else is trying to erase it.

Cheers,
Trond
-
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/