[Dovecot] Plugins on a NFS

Timo Sirainen tss at iki.fi
Thu Dec 16 15:12:32 EET 2010


On Thu, 2010-12-16 at 10:41 -0200, Alex Baule wrote:

> I Search in lib to see how the nfs_flush* works , and i see this too.
> 
> int nfs_safe_stat(const char *path, struct stat *buf);
> 
> can i use this too ? it's get a better handle with this + nfs_flush* before
> ?!

The nfs_safe_stat() is about automatically retrying if stat() returns
ESTALE error. They don't really happen nowadays much, if ever. It anyway
won't help at all with your problems.




More information about the dovecot mailing list