linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Hardlink Pitfalls (was: Patches for REALLY TINY 386 kernels)
@ 2007-07-16 14:22 Al Boldi
  2007-07-16 16:44 ` Satyam Sharma
  2007-07-17 11:43 ` Geert Uytterhoeven
  0 siblings, 2 replies; 6+ messages in thread
From: Al Boldi @ 2007-07-16 14:22 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-kernel

Satyam Sharma wrote:
> Or just "cp -al" to create multiple trees at (almost) no disk cost
> that won't interfere with each other in any way, and makes the
> development process / generating patchsets trifle easier as well ...

That would be correct if hardlinks would actually do a CoW on modify, instead 
of misleading the user into thinking he is modifying an independent file.

Moral of the story:  try to avoid hardlinks as much as possible!


Thanks!

--
Al

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-07-17 11:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-16 14:22 Hardlink Pitfalls (was: Patches for REALLY TINY 386 kernels) Al Boldi
2007-07-16 16:44 ` Satyam Sharma
2007-07-16 16:53   ` Jörn Engel
2007-07-16 17:23     ` Al Boldi
2007-07-16 21:10       ` Jörn Engel
2007-07-17 11:43 ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).