Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1475644 > unrolled thread
| Started by | Chris Mason <clm@fb.com> |
|---|---|
| First post | 2016-09-03 16:00 +0200 |
| Last post | 2016-09-03 16:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] Btrfs Chris Mason <clm@fb.com> - 2016-09-03 16:00 +0200
| From | Chris Mason <clm@fb.com> |
|---|---|
| Date | 2016-09-03 16:00 +0200 |
| Subject | [GIT PULL] Btrfs |
| Message-ID | <sdjEd-5Ng-3@gated-at.bofh.it> |
Hi Linus,
We have a few small fixes queued up in my for-linus-4.8 branch:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.8
I'm still prepping a set of fixes for btrfs fsync, just nailing
down a hard to trigger memory corruption. For now, these are tested and
ready:
Josef Bacik (1) commits (+5/-3):
Btrfs: kill invalid ASSERT() in process_all_refs()
Liu Bo (1) commits (+5/-3):
Btrfs: fix endless loop in balancing block groups
Wang Xiaoguang (1) commits (+5/-5):
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket()
Total: (3) commits (+15/-11)
fs/btrfs/extent-tree.c | 10 +++++-----
fs/btrfs/relocation.c | 8 +++++---
fs/btrfs/send.c | 8 +++++---
3 files changed, 15 insertions(+), 11 deletions(-)
Back to top | Article view | linux.kernel
csiph-web