You can always do:

svn diff -r 411:410 macfuse/core/10.4/fusefs/mount/mount_fusefs.c in
your copy of the tree.

In this case, I updated the user-space library to version 2.7.0, which
has support for "stacking". The latter allows custom volume icon
support to be implemented as a "stack module" rather than putting
slightly uglier "if (...) { }" clauses in the main library itself.
Another good side effect is that mount_fusefs doesn't have to deal
with the "._<volname>" files for mount points, which is what this
comment is referring to.

Amit

On Jul 26, 2:31 am, Graham Perrin <[EMAIL PROTECTED]> wrote:
> In the SVN log, this caught my eye:
>
> > Removed ._ stuff from mount_fusefs
>
> Please, what's the significance of this?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"macfuse-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/macfuse-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to