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]).
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author] Next message: [thread] [date] [author]
Messages in current thread:
Re: [RFC PATCH 0/5] Shadow directories, Jan Engelhardt, (Thu Oct 18, 4:09 pm)