[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: FSFS propaganda

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-30 21:38:03 CEST

On Fri, 2004-04-30 at 15:20, Philip Martin wrote:
> You may want to consider using fsync on the directory as well,
> particularly if you start to rename files, as I believe this is the
> usual way to flush inode data to disk.

It's only "usual" on Linux; other Unix operating systems don't require
that and I think don't allow it. But sure, I can do that too.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 30 21:38:26 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.