Hi Eric, Eric Biggers wrote: > Hi, > > Please consider the following patch to simplify how reparse plugin support is > configured. I had suggested this approach before and I do think it is a more > maintainable approach. So here is a concrete patch: > > By making symlinks and junctions always handled through internal plugins, > we can eliminate much duplicate code and #ifdefs. The --disable-plugins > configuration option is renamed to --disable-external-plugins and now > only disables *external* (i.e. dynamically loaded) plugins.
Yes. Please see the current situation as a temporary one and a way to quickly revert to the old situation if something goes wrong. So far I have no feedback from platforms which I cannot support myself (to be precise, only about an error code not defined on FreeBSD). There is a more important decision to make : who maintains the compression code and how is it distributed. Currently I have just made available a tarball with a crude makefile and binaries for a few platforms, but this can only be temporary. I do not consider myself able to provide significant support in the compression code. Currently my tests only consist in reading a few Windows DLLs, checking their internal checksums, and making sure they are seen as files (not symlinks). I have made no change to your code and the tests are successful on five CPUs models and three operating systems. So, - either you distribute it, and I make references to where it is available, - or I create a new directory and add a new configure option in the ntfs-3g tree so that it is distributed as an option to ntfs-3g, - or maybe there could be some intermediate way. What is your view about it ? Jean-Pierre ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ ntfs-3g-devel mailing list ntfs-3g-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel