On Wed, 9 Jul 2008, Christoph Hellwig wrote:
quoted text > On Wed, Jul 09, 2008 at 08:13:21AM +0200, Miklos Szeredi wrote:
> > This would mean that freeze and thaw will have to be done on the same
> > file descriptor, but this isn't unreasonable to expect, is it?
>
> It is certainly not the current use case, where you run one command
> to freeze the filesystem and another one to unfreeze it.
So instead of
freeze_fs mountpoint
backup-command
unfreeze_fs mountpoint
the user would have do to
run_freezed mountpoint backup-command
I find the second one nicer, regardless of any reliability issues.
Miklos
--
unsubscribe notice 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/
Messages in current thread:
Re: [PATCH 3/3] Add timeout feature , Miklos Szeredi , (Tue Jul 8, 11:22 pm)