* [GIT PULL] Btrfs fixes for 4.15-rc7
@ 2018-01-05 17:59 David Sterba
0 siblings, 0 replies; only message in thread
From: David Sterba @ 2018-01-05 17:59 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, clm, linux-btrfs, linux-kernel
Hi,
we have two more fixes for 4.15, aimed for stable. The leak fix is
obvious, the second patch fixes a bug revealed by the refcount API, when
it behaves differently than previous atomic_t and reports refs going
from 0 to 1 in one case.
No merge conflicts. Please pull, thanks.
The following changes since commit c8bcbfbd239ed60a6562964b58034ac8a25f4c31:
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree (2017-12-07 00:35:15 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-4.15-rc7-tag
for you to fetch changes up to ec35e48b286959991cdbb886f1bdeda4575c80b4:
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes (2018-01-02 18:00:14 +0100)
----------------------------------------------------------------
Chris Mason (1):
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
Nikolay Borisov (1):
btrfs: Fix flush bio leak
fs/btrfs/delayed-inode.c | 45 ++++++++++++++++++++++++++++++++++-----------
fs/btrfs/volumes.c | 1 -
2 files changed, 34 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-05 18:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-05 17:59 [GIT PULL] Btrfs fixes for 4.15-rc7 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).