lkml.org 
[lkml]   [2021]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-next: Signed-off-by missing for commits in the xfs tree
On Mon, Jun 21, 2021 at 10:12:08AM -0700, Darrick J. Wong wrote:
> On Mon, Jun 21, 2021 at 08:26:56AM +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > Commits
> >
> > 742140d2a486 ("xfs: xfs_log_force_lsn isn't passed a LSN")
> > e30fbb337045 ("xfs: Fix CIL throttle hang when CIL space used going backwards")
> > feb616896031 ("xfs: journal IO cache flush reductions")
> > 6a5c6f5ef0a4 ("xfs: remove need_start_rec parameter from xlog_write()")
> > d7693a7f4ef9 ("xfs: CIL checkpoint flushes caches unconditionally")
> > e45cc747a6fd ("xfs: async blkdev cache flush")
> > 9b845604a4d5 ("xfs: remove xfs_blkdev_issue_flush")
> > 25f25648e57c ("xfs: separate CIL commit record IO")
> > a6a65fef5ef8 ("xfs: log stripe roundoff is a property of the log")
> >
> > are missing a Signed-off-by from their committers.
>
> <sigh> Ok, I'll rebase the branch again to fix the paperwork errors.
>
> For future reference, if I want to continue accepting pull requests from
> other XFS developers, what are the applicable standards for adding the
> tree maintainer's (aka my) S-o-B tags? I can't add my own S-o-Bs after
> the fact without rewriting the branch history and changing the commit
> ids (which would lose the signed tag), so I guess that means the person
> sending the pull request has to add my S-o-B for me? Which also doesn't
> make sense?

None of those things. If there's a problem with a branch, you drop
the entire branch and ask the submitter to reformulate the branch
with a new tag and send a new pull request.

So I think the problem here is that you did, in fact, rewrite these
commits. e.g the commit I have in front of me:

https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git/commit/?h=for-next&id=25f25648e57c793b4b18b010eac18a4e2f2b3050

Shows that it was committed at:

author Dave Chinner <dchinner@redhat.com> 2021-06-18 08:21:48 -0700
committer Darrick J. Wong <djwong@kernel.org> 2021-06-18 08:24:23 -0700

But in my original branch used for the pull request:

author Dave Chinner <dchinner@redhat.com> 2021-06-03 14:57:24 +1000
committer Dave Chinner <david@fromorbit.com> 2021-06-03 14:57:24 +1000

And that is what the script is complaining about.

AFAICT, based on the lack of a merge commit in the tree, is that you
rebased the commits out of the branch I originally asked you to pull
from. That resulted in them being rewritten in order into your tree
which meant you are now the committer, not me.

IOWs, if you do anything other than a direct merge of a signed tag,
you need to add your own SOB because you are creating new commits
rather than merging stable commit history from another branch.

I was going to ask you to revert the entire merge and then *maybe*
asking you to pull a smaller, tested branch with none of the
problems in it. That would have given you a clean merge and wouldn't
have lost the signed tag or the description text in the tag, but...

Hindsight says "talk about the plan first as it will save everyone a
lot of unnecessary work".

Cheers,

Dave.
--
Dave Chinner
david@fromorbit.com

\
 
 \ /
  Last update: 2021-06-21 23:55    [W:1.094 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site