* [GIT PULL] Btrfs updates for 4.18, part 2
@ 2018-06-13 15:11 David Sterba
0 siblings, 0 replies; only message in thread
From: David Sterba @ 2018-06-13 15:11 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, clm, linux-btrfs, linux-kernel
Hi,
a handful of minor updates that would fit the 1st pull but were in next
at that time or arrived last week and there's no reason to delay them
for later rc.
Please pull thanks.
- error handling fixup for one of the new ioctls from 1st pull
- fix for device-replace that incorrectly uses inode pages and can mess up
compressed extents in some cases
- fiemap fix for reporting incorrect number of extents
- vm_fault_t type conversion
----------------------------------------------------------------
The following changes since commit 23d0b79dfaed2305b500b0215b0421701ada6b1a:
btrfs: Add unprivileged version of ino_lookup ioctl (2018-05-31 11:35:24 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-4.18-part2-tag
for you to fetch changes up to ac0b4145d662a3b9e34085dea460fb06ede9b69b:
btrfs: scrub: Don't use inode pages for device replace (2018-06-11 15:59:14 +0200)
----------------------------------------------------------------
Misono Tomohiro (1):
btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_user
Qu Wenruo (1):
btrfs: scrub: Don't use inode pages for device replace
Robbie Ko (1):
Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
Souptick Joarder (1):
btrfs: change return type of btrfs_page_mkwrite to vm_fault_t
fs/btrfs/ctree.h | 2 +-
fs/btrfs/extent_io.c | 4 +---
fs/btrfs/inode.c | 26 ++++++++++++--------------
fs/btrfs/ioctl.c | 4 ++++
fs/btrfs/scrub.c | 2 +-
5 files changed, 19 insertions(+), 19 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-13 15:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13 15:11 [GIT PULL] Btrfs updates for 4.18, part 2 David Sterba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).