Re: RFC: NFS trunking (multiple TCP connections for a mount
Date: Fri, 27 Aug 2021 14:55:52 UTC
Gerrit Kuehn wrote: >Rick Macklem <rmacklem@uoguelph.ca> wrote: > >> >In case anyone is interested in testing and/or reviewing the patch, >> >it is at https://reviews.freebsd.org/D30970. > >> The phabricator patch has been updated. Please test/review/comment. > >Sorry for picking this old thread up again, but I have a question: >I followed the patch to this point: >https://reviews.freebsd.org/R10:1e0a518d65488caafff89a4ecba9cfb2be233379 > >I guess I'm still too unfamiliar with the new code repository. How >would I find out now where this ended up, i.e., in which branches >(HEAD, 13-stable, whereever) I would find this patch already merged and >ready to be tested? It's in HEAD (typically called main now, due to git) and stable/13. It will not be in a release until 13.1 is done. rick cu Gerrit