Re: [Dovecot] Rename file opened for read-write -- cannot edit subscriptions

2008-01-31 Thread Timo Sirainen
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':

[Dovecot] Rename file opened for read-write -- cannot edit subscriptions

2008-01-23 Thread Jack Schmidt
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