https://github.com/torvalds/linux
Revision d3bc0e67f8525760479e88a51e87bb0c026e40f3 authored by Linus Torvalds on 01 July 2018, 19:38:16 UTC, committed by Linus Torvalds on 01 July 2018, 19:38:16 UTC
Pull btrfs fixes from David Sterba:
 "We have a few regression fixes for qgroup rescan status tracking and
  the vm_fault_t conversion that mixed up the error values"

* tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  Btrfs: fix mount failure when qgroup rescan is in progress
  Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion
  btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
2 parent s 4a770e6 + e4e7ede
History
Tip revision: d3bc0e67f8525760479e88a51e87bb0c026e40f3 authored by Linus Torvalds on 01 July 2018, 19:38:16 UTC
Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Tip revision: d3bc0e6

back to top