On Wed, Sep 4, 2019 at 8:13 PM Rick Macklem <rmacklem@xxxxxxxxxxx> wrote: > > >Olga Kornievskaia wrote: > >On Wed, Sep 4, 2019 at 4:50 PM J. Bruce Fields <bfields@xxxxxxxxxxxx> wrote: > >> > >> What do we know about the status of NFSv4.2 and COPY support on Netapp > >> or other servers? In either the single-server or inter-server cases? > > > >I'm unaware of any other (current/on-going) implementations. Netapp is > >interested in having (implementing) this 4.2 feature though (single > >server case for sure not sure about the inter-server). > > Just fyi, I have implemented the single-server case for FreeBSD. (The code is > currently in a projects area of the FreeBSD subversion repository, which makes > it a little awkward to set up for testing at this point, but if anyone is interested, > just email me.) That's great Rick. Have you done any interoperability with the linux implementation? Will the code go into the main freeBSD release (or is already there)? > I haven't yet implemented the async case, but plan on doing so soon, rick