Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard link conditions in README #5

Open
medikoo opened this issue Dec 27, 2012 · 1 comment
Open

Hard link conditions in README #5

medikoo opened this issue Dec 27, 2012 · 1 comment

Comments

@medikoo
Copy link

medikoo commented Dec 27, 2012

It would be good to add list of conditions that hard link must meet to README:

The file system must be journaled HFS+.
The parent directories of the source and destination must be different.
The source’s parent must not be the root directory.
The destination must not be in the root directory.
The destination must not be a descendent of the source.
The destination must not have any ancestor that’s a directory hard link.

Taken from: http://osxbook.com/blog/2008/11/09/hfsdebug-40-and-new-hfs-features/

@selkhateeb
Copy link
Owner

Can you create a pull request for this and I'll be happy to merge it.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants