]> Git Repo - linux.git/commitdiff
Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...
authorLinus Torvalds <[email protected]>
Wed, 20 May 2020 20:07:01 +0000 (13:07 -0700)
committerLinus Torvalds <[email protected]>
Wed, 20 May 2020 20:07:01 +0000 (13:07 -0700)
Pull UBI and UBIFS fixes from Richard Weinberger:

 - Correctly set next cursor for detailed_erase_block_info debugfs file

 - Don't use crypto_shash_descsize() for digest size in UBIFS

 - Remove broken lazytime support from UBIFS

* tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs:
  ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
  ubifs: fix wrong use of crypto_shash_descsize()
  ubifs: remove broken lazytime support


Trivial merge
This page took 0.05637 seconds and 4 git commands to generate.