On Wed, 2008-01-23 at 09:20 -0500, Jack Schmidt wrote:
> On a linux system's CIFS mounted filesystem, it is not possible to
> rename a file opened read-write:
>
> $ sleep 5 >> .subscriptions.lock & mv .subscriptions.lock .subscriptions
> mv: cannot move `.subscriptions.lock' to `.subscriptions':
Howdy,
Here is a problem with fix affecting dovecot-1.0.10 (and 1.1rc13).
On a linux system's CIFS mounted filesystem, it is not possible to
rename a file opened read-write:
$ sleep 5 >> .subscriptions.lock & mv .subscriptions.lock .subscriptions
mv: cannot move `.subscriptions.lock' to `.sub