On Wed, Aug 7, 2013 at 11:04 AM, Harald Schmalzbauer < [email protected]> wrote:
> Bezüglich Attilio Rao's Nachricht vom 14.10.2012 02:27 (localtime): > > On Fri, Sep 21, 2012 at 1:22 AM, Attilio Rao <[email protected]> > wrote: > >> On Wed, Sep 19, 2012 at 3:48 AM, Attilio Rao <[email protected]> > wrote: > >>> On Fri, Jul 13, 2012 at 12:18 AM, Attilio Rao <[email protected]> > wrote: > >>>> 2012/7/4 Attilio Rao <[email protected]>: > >>>>> 2012/6/29 Attilio Rao <[email protected]>: > >>>>>> As already published several times, according to the following plan: > >>>>>> http://wiki.freebsd.org/NONMPSAFE_DEORBIT_VFS > >>>>>> > >>>>> I still haven't heard from Vivien or Edward, anyway as NTFS is > >>>>> basically only used RO these days (also the mount_ntfs code just > >>>>> permits RO mounting) I stripped all the uncomplete/bogus write > support > >>>>> with the following patch: > >>>>> http://www.freebsd.org/~attilio/ntfs_remove_write.patch > >>>>> > >>>>> This is an attempt to make the code smaller and possibly just focus > on > > ... > > > I've committed the FUSE support into base as r241519. > > Thank you for your great work! > I had used > http://www.freebsd.org/~attilio/fuse_import/fuse_stable9_241030.patch > with releng/9.1. > Some improovements were made in the meantime in head. > I'm not familiar with svn. > Was it possible to generate a new patchset against releng/9.2? I'd have > to concat manually downloadad revisions via svnweb... :-( > > Thanks a lot, > > -Harry > > Already done. All of the changes in head have been back-ported to 9.2-PRERELEASE with the exception of a locking enhancement not available outside of current. You can find it at: https://docs.google.com/file/d/0B9QNUQlebx5UdlhPUTB4TXF6enc/edit?usp=sharing The changes were minor, mostly updating line numbers. There was a major update to the new fuse release, but it was rolled back because it would not work with fusefs-libs. Both will need to be updated at the same time. I don't know what the state of any effort to do this might be or how difficult it will be. -- R. Kevin Oberman, Network Engineer E-mail: [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
