Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1490429
| From | Chris Mason <clm@fb.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Btrfs |
| Date | 2016-09-23 22:10 +0200 |
| Message-ID | <skEXf-8mF-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Btrfs Chris Mason <clm@fb.com> - 2016-09-23 22:10 +0200
csiph-web