Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1490429 > unrolled thread

[GIT PULL] Btrfs

Started byChris Mason <clm@fb.com>
First post2016-09-23 22:10 +0200
Last post2016-09-23 22:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] Btrfs Chris Mason <clm@fb.com> - 2016-09-23 22:10 +0200

#1490429 — [GIT PULL] Btrfs

FromChris Mason <clm@fb.com>
Date2016-09-23 22:10 +0200
Subject[GIT PULL] Btrfs
Message-ID<skEXf-8mF-23@gated-at.bofh.it>
Hi Linus,

We have two fixes in my for-linus-4.8 branch:

git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.8

Josef is fixing a problem when quotas are enabled with his latest ENOSPC
rework, and Jeff is adding more checks into the subvol ioctls to avoid
tripping up lookup_one_len

Josef Bacik (1) commits (+3/-6):
    Btrfs: handle quota reserve failure properly

Jeff Mahoney (1) commits (+12/-0):
    btrfs: ensure that file descriptor used with subvol ioctls is a dir

Total: (2) commits (+15/-6)

 fs/btrfs/extent-tree.c |  9 +++------
 fs/btrfs/ioctl.c       | 12 ++++++++++++
 2 files changed, 15 insertions(+), 6 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web