On Sunday, February 21, 2016 16:39:22 Sven Eckelmann wrote: > I've used my free time in the last week to look over the 5246 patches which > were sent to the B.A.T.M.A.N. mailing list. These patches were categorized > as > > * Accepted: > committed to the respective repository at git.open-mesh.org > * Rejected: > Either rejected by the Maintainer(s) or withdrawn by the Author because > they turned out to be a bad idea > * RFC > patches which were just posted to get comments > * Not applicable > patches which were not really for a repository at git.open-mesh.org > (for example patches which are forwarded to net-next.git/net.git) > * Changes requested > Patch had flaws but these could be fixed but the author of the patch > hasn't sent a new version of the patch > * Superseded > New version of the patch(set) was sent which makes the old version > obsolete > > The result can now be found at https://patchwork.open-mesh.org/ Thanks a lot for doing all this cleanup work! I doubt any mere mortal could have reviewed the state for 5000+ patches on a rainy weekend .. :-) A few questions as to how this works: * [PATCH] MAINTAINERS: Add patchwork URL for BATMAN ADVANCED -> Manually marked as 'accepted' as it won't be easily detectable as merged. Correct ? * [B.A.T.M.A.N.,2/2] batman-adv: Split batadv_iv_ogm_orig_del_if function -> Merged patch today but still shows up in patchwork. Should we wait for the auto-detection or did I do something wrong ? * [B.A.T.M.A.N.] batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq -> Marked as opened but has been superseded by '[B.A.T.M.A.N.] [PATCH] batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq' that was merged today ? Shall I mark as 'accepted' ? Thanks, Marek