Goswin von Brederlow: > I can't think of anything that would break if hardlinks would have a > copy-on-write/copy-up semantic in delta-fs. What do you expect to the last "cat b"? (from my old mail) ---------------------------------------------------------------------- Since you don't care the inum, the hardlink will not work correctly. For instance, $ cd /base $ echo a > a $ ln a b $ cd /deltafs $ echo a >> a $ cat b ---------------------------------------------------------------------- J. R. Okajima -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html