From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>
Subject: [PATCH 0/2] Cleanup waitqueue_active and barriers
Date: Thu, 8 Mar 2018 12:49:11 +0100 [thread overview]
Message-ID: <cover.1520509627.git.dsterba@suse.com> (raw)
This is depends on current misc-next with "btrfs: Relax memory barrier
in btrfs_tree_unlock".
David Sterba (2):
btrfs: introduce conditional wakeup helpers
btrfs: replace waitqueue_actvie with cond_wake_up
fs/btrfs/compression.c | 7 +------
fs/btrfs/ctree.h | 23 +++++++++++++++++++++++
fs/btrfs/delayed-inode.c | 9 +++------
fs/btrfs/dev-replace.c | 10 ++++------
fs/btrfs/extent-tree.c | 7 +------
fs/btrfs/inode.c | 9 +++------
fs/btrfs/locking.c | 34 +++++++++++-----------------------
fs/btrfs/ordered-data.c | 14 ++++----------
fs/btrfs/transaction.c | 7 +------
fs/btrfs/tree-log.c | 28 ++++++++--------------------
10 files changed, 59 insertions(+), 89 deletions(-)
--
2.16.2
next reply other threads:[~2018-03-08 11:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-08 11:49 David Sterba [this message]
2018-03-08 11:49 ` [PATCH 1/2] btrfs: introduce conditional wakeup helpers David Sterba
2018-03-08 12:30 ` Nikolay Borisov
2018-03-08 11:49 ` [PATCH 2/2] btrfs: replace waitqueue_actvie with cond_wake_up David Sterba
2018-03-08 12:19 ` Nikolay Borisov
2018-03-08 16:47 ` David Sterba
2018-03-16 17:00 ` David Sterba
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1520509627.git.dsterba@suse.com \
--to=dsterba@suse.com \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).