[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200707161722.53203.a1426z@gawab.com>
Date: Mon, 16 Jul 2007 17:22:53 +0300
From: Al Boldi <a1426z@...ab.com>
To: linux-fsdevel@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: Hardlink Pitfalls (was: Patches for REALLY TINY 386 kernels)
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists