https://github.com/torvalds/linux
Revision f4a9c169c29efea31b22aec0012ad29df6cf84d4 authored by Linus Torvalds on 09 September 2016, 19:52:31 UTC, committed by Linus Torvalds on 09 September 2016, 19:52:31 UTC
Pull btrfs fixes from Chris Mason:
 "I'm not proud of how long it took me to track down that one liner in
  btrfs_sync_log(), but the good news is the patches I was trying to
  blame for these problems were actually fine (sorry Filipe)"

* 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress
  btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
  btrfs: do not decrease bytes_may_use when replaying extents
2 parent s 067c2f4 + b7f3c7d
History
Tip revision: f4a9c169c29efea31b22aec0012ad29df6cf84d4 authored by Linus Torvalds on 09 September 2016, 19:52:31 UTC
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Tip revision: f4a9c16

back to top