Re: [ntfs-3g-devel] [PATCH] Simplify configuration of reparse plugin support

2016-05-09 Thread Jean-Pierre André
Eric Biggers wrote: > Hi Jean-Pierre, > > I am willing to maintain the system compression plugin and I am planning to > make > it available on Github, replacing the older non-plugin version. I will add > documentation and tests, but I am not sure binaries are worthwhile --- often > it > can be a

Re: [ntfs-3g-devel] [PATCH] Simplify configuration of reparse plugin support

2016-05-06 Thread Eric Biggers
Hi Jean-Pierre, I am willing to maintain the system compression plugin and I am planning to make it available on Github, replacing the older non-plugin version. I will add documentation and tests, but I am not sure binaries are worthwhile --- often it can be assumed that people will either build

Re: [ntfs-3g-devel] [PATCH] Simplify configuration of reparse plugin support

2016-05-06 Thread Jean-Pierre André
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 ha

[ntfs-3g-devel] [PATCH] Simplify configuration of reparse plugin support

2016-05-05 Thread Eric Biggers
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 eli