[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1507303159.git.dsterba@suse.com>
Date: Fri, 6 Oct 2017 17:34:36 +0200
From: David Sterba <dsterba@...e.com>
To: torvalds@...ux-foundation.org
Cc: David Sterba <dsterba@...e.com>, clm@...com,
linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Btrfs fixes for 4.14-rc4
Hi,
we have two more fixes for bugs introduced in 4.13. The sector_t problem with
32bit architecture and !LBDAF config seems serious but the number of affected
deployments is hopefully low. The clashing status bits could lead to a
confusing in-memory state of the whole-filesystem operations if used with the
quota override sysfs knob.
Please pull, thanks.
The following changes since commit 8c6c592831a09a28428448e68fb08c6bbb8b9b8b:
btrfs: log csums for all modified extents (2017-09-26 14:54:16 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-4.14-rc4
for you to fetch changes up to 69ad59767d094752c23c0fc180a79532fde073d0:
Btrfs: fix overlap of fs_info::flags values (2017-10-04 16:44:18 +0200)
----------------------------------------------------------------
Goffredo Baroncelli (1):
btrfs: avoid overflow when sector_t is 32 bit
Tsutomu Itoh (1):
Btrfs: fix overlap of fs_info::flags values
fs/btrfs/ctree.h | 2 +-
fs/btrfs/extent_io.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists