fluiday / macfuse

Automatically exported from code.google.com/p/macfuse
Other
0 stars 0 forks source link

LN...not supported. #298

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Will there ever be support for hard links?

Alan

Original issue reported on code.google.com by alatt...@gmail.com on 14 Nov 2007 at 11:11

GoogleCodeExporter commented 8 years ago
If you want to have such discussions, can you please post in macfuse-devel 
instead of opening formal bug 
tickets here?

Supporting "LN" isn't up to MacFUSE alone--specific user-space file systems 
must do their part if hard links are 
to be allowed. When you say "LN...not supported", did you actually look into 
the details of this or is it just that 
you tried some file system (say, sshfs) and "LN" didn't work? If you look in 
the MacFUSE kernel source, you'll see 
that it does, in fact, implement link(), and if you see in the MacFUSE 
user-space library, you'll see that it does, in 
fact, implement link().

Original comment by si...@gmail.com on 14 Nov 2007 at 6:17