Hi,
please pull the following branch with 2 regression fixes and one fix for
stable. Thanks.
----------------------------------------------------------------
The following changes since commit c0872323746e11fc79344e3738b283a8cda86654:
btrfs: print-tree: debugging output enhancement (2018-04-20 19:18:16 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-4.17-rc3-tag
for you to fetch changes up to a6aa10c70bf72fb28504cb5de5deac75da78b0f5:
Btrfs: send, fix missing truncate for inode with prealloc extent past eof (2018-05-02 11:55:29 +0200)
----------------------------------------------------------------
Filipe Manana (1):
Btrfs: send, fix missing truncate for inode with prealloc extent past eof
Qu Wenruo (1):
btrfs: Fix wrong first_key parameter in replace_path
ethanwu (1):
btrfs: Take trans lock before access running trans in check_delayed_ref
fs/btrfs/extent-tree.c | 7 +++++++
fs/btrfs/relocation.c | 2 +-
fs/btrfs/send.c | 4 ++++
3 files changed, 12 insertions(+), 1 deletion(-)