Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2013 13:02:14 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Harald Schmalzbauer <h.schmalzbauer@omnilan.de>
Cc:        Attilio Rao <attilio@freebsd.org>, FreeBSD FS <freebsd-fs@freebsd.org>, FreeBSD current <freebsd-current@freebsd.org>
Subject:   Re: MPSAFE VFS -- List of upcoming actions
Message-ID:  <CAN6yY1seChP3eKWzQPyDrROs6ptGvbe3JBD5FQZNdBmEQAkZ4A@mail.gmail.com>
In-Reply-To: <52035753.1080006@omnilan.de>
References:  <CAJ-FndCQ0YEo9_6x3g-12XEs8QmtyecwkLBX9z_sptnOUNTHrw@mail.gmail.com> <20120829060158.GA38721@x2.osted.lan> <CAJ-FndAaFv2o05MZZceT8Qr4mhPxuzrnmOZ30c3gy8=pnjjZvw@mail.gmail.com> <20120831052003.GA91340@x2.osted.lan> <CAJ-FndAaxQA8NYCFSN629XXi9zMVNyu2TuHjZLvmn3jhzRJb4w@mail.gmail.com> <CAJ-FndDdDVuwc=NgDeG7XiWW59-%2BLs5wc2GBqbjLOLDUdUb9SA@mail.gmail.com> <20120905201531.GA54452@x2.osted.lan> <CAJ-FndCHSroZFfVgHAW8SUVZhDSaX9qix=aZnHVC_BN_fW6sgg@mail.gmail.com> <CAJ-FndDr5WmeKXCwSCucQ4w3hPHRBuu36YH1xiW_wKXOkKEdZg@mail.gmail.com> <CAJ-FndCvc%2BphY_g4CeGfzsj017roxs_C5adjuLuszpEPWO2%2B1g@mail.gmail.com> <20120917140055.GA9037@x2.osted.lan> <CAJ-FndAP9Ua6tRcbrfYY1%2B56O-YbJvmyaUco9K42-0hmchKD6g@mail.gmail.com> <CAJ-FndAisKoCwLkvXpmW=XhXDRH8me8fMjwrfBuWVqfoA95rmQ@mail.gmail.com> <CAJ-FndBM1wSviT_KhPA3SYvR6kENYn0vU6TpWP3D3futD0PPkQ@mail.gmail.com> <52028C31.6060908@omnilan.de> <CAN6yY1umgY8E6736vzARoFbKaWTk71Lun3t6GO6DWp_mBQ1tsw@mail.gmail.com> <52035753.1080006@omnilan.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 8, 2013 at 1:31 AM, Harald Schmalzbauer <
h.schmalzbauer@omnilan.de> wrote:

>  Bez=C3=BCglich Kevin Oberman's Nachricht vom 08.08.2013 01:11 (localtime=
):
> > On Wed, Aug 7, 2013 at 11:04 AM, Harald Schmalzbauer <
> > h.schmalzbauer@omnilan.de> wrote:
> >
> >>  Bez=C3=BCglich Attilio Rao's Nachricht vom 14.10.2012 02:27 (localtim=
e):
> >>> On Fri, Sep 21, 2012 at 1:22 AM, Attilio Rao <attilio@freebsd.org>
> >> wrote:
> >>>> On Wed, Sep 19, 2012 at 3:48 AM, Attilio Rao <attilio@freebsd.org>
> >> wrote:
> >>>>> On Fri, Jul 13, 2012 at 12:18 AM, Attilio Rao <attilio@freebsd.org>
> >> wrote:
> >>>>>> 2012/7/4 Attilio Rao <attilio@freebsd.org>:
> >>>>>>> 2012/6/29 Attilio Rao <attilio@freebsd.org>:
> >>>>>>>> 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 foc=
us
> >> 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 hav=
e
> >> 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 availabl=
e
> > outside of current. You can find it at:
> >
> https://docs.google.com/file/d/0B9QNUQlebx5UdlhPUTB4TXF6enc/edit?usp=3Dsh=
aring
>
> Great, I found accidentally the download-arrow for
> fuse_stable9_253631.patch after enabling java script - not used to
> google interfaces... (for those who want to get the patch with
> fetch/wget/...:
>
> ftp://ftp.omnilan.de/pub/FreeBSD/OmniLAN/deploy-tools/local-patches/RELEN=
G_9_2/no_autoapply/fuse_stable9_253631.patch.orig
> )
>
> There's still only GENERIC for amd64 altered to include fuse by default.
> Any reason why not i386? I'd not include it in any GENERIC kernel, I'd
> prefer keeping it loadable...
>
> Just for interest, is there a one-liner to get such a patchset out of
> svn? Looks like the above was done with local sourcetree, not svn
> internally?
>
> Best regards,
>
> -Harry
>

I only updated the patches Attilio provided several months ago for
9-STABLE, and his patch-set only added the option for amd64. I see no
reason that it should not be in i386, as well, but had not noticed since I
run amd64 these days. You can certainly try adding the option to GENERIC on
an i386 system and see what happens. I suspect it will work fine. If so
(and unless I hear a reason not to from Attilio) I'll update the patch-set
to do it.

Kevin


--=20
R. Kevin Oberman, Network Engineer
E-mail: rkoberman@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1seChP3eKWzQPyDrROs6ptGvbe3JBD5FQZNdBmEQAkZ4A>