linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Signed-off-by missing for commit in the btrfs-kdave tree
@ 2018-03-01 20:37 Stephen Rothwell
  2018-03-02 12:09 ` David Sterba
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2018-03-01 20:37 UTC (permalink / raw)
  To: David Sterba
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Filipe Manana

[-- Attachment #1: Type: text/plain, Size: 181 bytes --]

Hi David,

Commit

  001cafe3c03c ("Btrfs: fix unexpected -EEXIST when creating new inode")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the btrfs-kdave tree
  2018-03-01 20:37 linux-next: Signed-off-by missing for commit in the btrfs-kdave tree Stephen Rothwell
@ 2018-03-02 12:09 ` David Sterba
  0 siblings, 0 replies; 7+ messages in thread
From: David Sterba @ 2018-03-02 12:09 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Filipe Manana

On Fri, Mar 02, 2018 at 07:37:33AM +1100, Stephen Rothwell wrote:
> Hi David,
> 
> Commit
> 
>   001cafe3c03c ("Btrfs: fix unexpected -EEXIST when creating new inode")
> 
> is missing a Signed-off-by from its committer.

Thanks for the notice, this is only temporary. The patch has been merged
to 4.16-rc2 but Filipe's branch is based on an older rc and the patch
was probably cherry-picked, without the SOB.

I'll add a pre-push check for the signed-off so it does not trigger the
warning in the future for the known cases.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the btrfs-kdave tree
  2019-05-02 21:35 Stephen Rothwell
@ 2019-05-03 13:46 ` David Sterba
  0 siblings, 0 replies; 7+ messages in thread
From: David Sterba @ 2019-05-03 13:46 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Josef Bacik

On Fri, May 03, 2019 at 07:35:39AM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> Commit
> 
>   b835a4a3faec ("btrfs: use the existing reserved items for our first prop for inheritance")
> 
> is missing a Signed-off-by from its author.

Will be fixed in next for-next snapshot, thanks.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* linux-next: Signed-off-by missing for commit in the btrfs-kdave tree
@ 2019-05-02 21:35 Stephen Rothwell
  2019-05-03 13:46 ` David Sterba
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2019-05-02 21:35 UTC (permalink / raw)
  To: David Sterba
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Josef Bacik

[-- Attachment #1: Type: text/plain, Size: 196 bytes --]

Hi all,

Commit

  b835a4a3faec ("btrfs: use the existing reserved items for our first prop for inheritance")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* linux-next: Signed-off-by missing for commit in the btrfs-kdave tree
@ 2019-03-25 20:05 Stephen Rothwell
  0 siblings, 0 replies; 7+ messages in thread
From: Stephen Rothwell @ 2019-03-25 20:05 UTC (permalink / raw)
  To: David Sterba
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Jeff Mahoney,
	Nikolay Borisov

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

Hi all,

Commit

  bb8bce012bdd ("btrfs: replace pending/pinned chunks lists with io tree")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the btrfs-kdave tree
  2018-02-09  3:11 Stephen Rothwell
@ 2018-02-13 11:42 ` David Sterba
  0 siblings, 0 replies; 7+ messages in thread
From: David Sterba @ 2018-02-13 11:42 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Filipe Manana

Hi,

On Fri, Feb 09, 2018 at 02:11:52PM +1100, Stephen Rothwell wrote:
> Commit
>   7f53a77da963 ("Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly")
> is missing a Signed-off-by from its committer.

thanks for the notice, this has been fixed.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* linux-next: Signed-off-by missing for commit in the btrfs-kdave tree
@ 2018-02-09  3:11 Stephen Rothwell
  2018-02-13 11:42 ` David Sterba
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2018-02-09  3:11 UTC (permalink / raw)
  To: David Sterba
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Filipe Manana

Hi David,

Commit

  7f53a77da963 ("Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-05-03 13:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-01 20:37 linux-next: Signed-off-by missing for commit in the btrfs-kdave tree Stephen Rothwell
2018-03-02 12:09 ` David Sterba
  -- strict thread matches above, loose matches on Subject: below --
2019-05-02 21:35 Stephen Rothwell
2019-05-03 13:46 ` David Sterba
2019-03-25 20:05 Stephen Rothwell
2018-02-09  3:11 Stephen Rothwell
2018-02-13 11:42 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).