On Tue, Oct 13, 2009 at 3:07 PM, Florian Weimer <fwei...@bfk.de> wrote: > * Chris Mason: >>> Of course, not necessarily right now, but when you introduce some >>> other changes needing disk format change, please think of removing >>> the hard link limit as well. >> >> Please keep in mind this is only a limit on the number of links to a >> single file where the links and the file are all in the same directory. > So to work around this limit, I could do something like this? > mkdir tmp.$$ > ln a tmp.$$/b > ln tmp.$$/b .
If "ln a b" doesn't work, this "ln" won't either. Yan, Zheng -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html