On Thu, Jul 03, 2008 at 09:11:05PM +0900, Takashi Sato wrote:
But you could also say that if the 'freezer' process accesses the frozen
filesystem and deadlocks then that's just a bug and that userspace code
should be fixed and there's no need to introduce the complexity of a
timeout parameter.
The point I'm trying to make here is:
Under what real-world circumstances might multiple concurrent freezing
attempts occur, and which of A, B or C (or other variations) would be
the most appropriate way of handling such situations?
A common example is people running xfs_freeze followed by an lvm command
which also attempts to freeze the filesystem.
I can see a case for B or C, but personally I prefer A:
Alasdair
--
agk@redhat.com
--