Re: [RFC PATCH 0/5] Shadow directories

Previous thread: [2/3] Distributed storage. Network state machine. by Evgeniy Polyakov on Thursday, October 18, 2007 - 3:17 pm. (1 message)

Next thread: Re: [RFC PATCH 0/5] Shadow directories by David Newall on Thursday, October 18, 2007 - 4:37 pm. (4 messages)
To: David Newall <david@...>
Cc: <jaroslav.sykora@...>, <linux-kernel@...>, <linux-fsdevel@...>
Date: Thursday, October 18, 2007 - 4:09 pm

But hell will break lose if you allow hardlinking directories.

mkdir /tmp/a
ln /tmp/a /tmp/a/b

And you would not be able to rmdir /tmp/a/b because the directory is
not empty (it contains "b" [full path: /tmp/a/b/b]).
-

Previous thread: [2/3] Distributed storage. Network state machine. by Evgeniy Polyakov on Thursday, October 18, 2007 - 3:17 pm. (1 message)

Next thread: Re: [RFC PATCH 0/5] Shadow directories by David Newall on Thursday, October 18, 2007 - 4:37 pm. (4 messages)