Re: Request for help - Fix issue backport query.
- In reply to: bhavani thakur : "Request for help - Fix issue backport query."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Apr 2025 06:28:00 UTC
Note that the date of this commit is *between* 11.0 (Oct 2016) & 11.1 release (Jule 2017). 11.4 was released much later, in June 2020. See https://www.freebsd.org/releases/ My guess is the commit was made only on the devel. (or -CURRENT or master or main) branch. The 12.0 release would be cut from this main branch, probably sometime in 2018. So neither 12.0 or 11.4 existed at the time of the commit. My guess is it was not back ported to any previous branch. Presumably because this was complicated enough that it would require major testing to make sure nothing else breaks or may be it was not deemed critical at the time. But I am only guessing.... On Mar 13, 2025, at 9:13 PM, bhavani thakur <bhavanithakur22@gmail.com> wrote: > > Hi all, > > I am extremely sorry for this query. > > The issue "mnt_vnode_next_active: use conventional lock order when trylock fails." exists in 11.4 too but I noticed that it is not being ported to 11.4, but ported only till 12.0 Reference commit: https://github.com/freebsd/freebsd-src/commit/391aba32e6d308a8fd0ac12ee49495119c7a307c (May 15, 2017) > > May I request you to please share the reason for porting it only till 12.0 but not in 11.4 though the issue exists in 11.4. > > I had noticed that other fixes like the below are ported to 11.4 though (which are ported after May 15, 2017) > - https://github.com/freebsd/freebsd-src/commit/83cca06bb1c2438cd6957dd5d42c8b5ba6ed5bb8 ( Sep 4, 2018) > > - https://github.com/freebsd/freebsd-src/commit/a957393f11a8e48dac89051285e5400dd6b398a2 (Jan 6, 2019). > > Sorry for the inconvenience caused in this regard. > > Thanks, > Bhavani