mbox series

[GIT,PULL] Btrfs kconfig update for 5.5-rc2

Message ID cover.1575911345.git.dsterba@suse.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Btrfs kconfig update for 5.5-rc2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.5-rc1-kconfig

Message

David Sterba Dec. 9, 2019, 5:31 p.m. UTC
Hi,

this is a separate pull request based on 5.5-rc1 that adds config
dependency integrating the crypto code and btrfs support for blake2b
(added in this dev cycle, via different trees). Without it the option
has to be selected manually. Please pull, thanks.

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.5-rc1-kconfig

for you to fetch changes up to 78f926f72e43e4b974f69688593a9b682089e82a:

  btrfs: add Kconfig dependency for BLAKE2B (2019-12-09 17:56:06 +0100)

----------------------------------------------------------------
David Sterba (1):
      btrfs: add Kconfig dependency for BLAKE2B

 fs/btrfs/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

David Sterba Dec. 9, 2019, 5:49 p.m. UTC | #1
On Mon, Dec 09, 2019 at 06:31:12PM +0100, David Sterba wrote:
> Hi,
> 
> this is a separate pull request based on 5.5-rc1 that adds config
> dependency integrating the crypto code and btrfs support for blake2b
> (added in this dev cycle, via different trees). Without it the option
> has to be selected manually. Please pull, thanks.
> 
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
> 
>   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.5-rc1-kconfig

There's also the signed tag that I forgot to update in the mail:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.5-rc1-kconfig-tag
pr-tracker-bot@kernel.org Dec. 9, 2019, 8:20 p.m. UTC | #2
The pull request you sent on Mon,  9 Dec 2019 18:31:12 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.5-rc1-kconfig

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6794862a16ef41f753abd75c03a152836e4c8028

Thank you!