[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Signed-off-by again
> Having another changeset is so trivial that IMHO one should > always just hg import the original patch and then add another > one on top of it. > > Personally, I'm very interested to see the things about a > patch that warrant modification so I can avoid doing them in > my own patches. > Having that expressed as a separate changeset is very useful > (especially if it has a nice commit message explaining the > reasons for the modification). In most cases the modifications are just to fix merge conflicts, or make trivial formating fixes. Bouncing these back to the submitter is time consuming for the maintainer, adds latency, and can lead to patch lossage. In the case of a merge conflict, it's not actually possible with mercurial to checkin the original patch and the fix. In the cases where there has been other trivial changes, it seems quite heavy weight to create a 2nd changeset: having unnecessary changesets causes unnecessary xenrt validation runs, slows down binary-chop bug hunting, and complicates back porting patches. My preferance would be to authorize maintainers to make 'simple' modifications to patches before checkin as a single changset. Anything more 'semantic' should be a second changest. I fully agree that once we agree the finer points of the process we should document it and stick to it religously. We need a "patch submission process" document on the wiki. Ian _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |