The MFC process...




There are currently no automated MFC systems in place, correct? I.e. the
onus is completely on the developer that made the change to head to merge
back to stable? Do the RELENG team do anything in particular to check
that changes for MFC actually make it back to stable?

Reason for asking, I noticed a bit of disparity between dev/isp between
head and stable/9:

% svn mergeinfo --show-revs eligible \
svn://svn.freebsd.org/base/head/sys/dev/isp \
svn://svn.freebsd.org/base/stable/9/sys/dev/isp
r227126
r227548
r228914
r237210
r237537
r237544
r238486

I'm currently running a local tree with those revs merged in manually
(simply via `svn merge svn://svn.freebsd.org/base/head/sys/dev/isp .` in
/usr/src/sys/dev/isp), but it'd be nice to get them into 9.1, as they're
all past their recommend soak time (except for that last one, which is a
typo fix).

Anyway, that got me thinking about the MFC process, especially leading up
to another release, hence this e-mail. What's the preferred way for
non-committers to bring outstanding MFCs to the attention of committers?

Regards,

Trent.





_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: FreeBSD has serious problems with focus, longevity, and lifecycle
    ... single "head" release engineer in steering all releases. ... developer community, and continue with a fixed schedule release of 8.4. ... decides whether and when and where to do an MFC does not seem to be the ...
    (freebsd-hackers)
  • Re: FreeBSD has serious problems with focus, longevity, and lifecycle
    ... single "head" release engineer in steering all releases. ... developer community, and continue with a fixed schedule release of 8.4. ... Developers often forget to do an MFC. ...
    (freebsd-hackers)
  • Re: Call for testers: FPU changes
    ... I did some more tests post commit today using the aesni kld taken ... do you plan to MFC this as well? ... larger testing base then HEAD). ... IPSEC and userland stuff, not ...
    (freebsd-stable)
  • Re: request for MFC of em/igb drivers
    ... There's a pretty big commit to HEAD in rev 1.58 on Sep 27 that's ... MFC go through soon? ... It makes physical link down/up for every vlan creation/deletion ... It needs the following patch that's already present in CURRENT ...
    (freebsd-net)
  • Re: The MFC process...
    ... There are currently no automated MFC systems in place, ... onus is completely on the developer that made the change to head to merge ... head and stable/9: ... non-committers to bring outstanding MFCs to the attention of committers? ...
    (freebsd-stable)