From: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
To: David Howells <dhowells@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-afs@lists.infradead.org,
Tejun Heo <tj@kernel.org>
Subject: [PATCH v3 0/4] fs/afs: Remove deprecated create_singlethread_workqueue
Date: Sun, 4 Sep 2016 20:51:11 +0530 [thread overview]
Message-ID: <cover.1473002371.git.bhaktipriya96@gmail.com> (raw)
This patch set removes deprecated create_singlethread_workqueue
usages in fs/afs.
Bhaktipriya Shridhar (4):
fs/afs/vlocation: Remove deprecated create_singlethread_workqueue
fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue
fs/afs/callback: Remove deprecated create_singlethread_workqueue
fs/afs/flock: Remove deprecated create_singlethread_workqueue
fs/afs/callback.c | 4 ++--
fs/afs/flock.c | 4 ++--
fs/afs/rxrpc.c | 2 +-
fs/afs/vlocation.c | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
--
2.1.4
next reply other threads:[~2016-09-04 15:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-04 15:21 Bhaktipriya Shridhar [this message]
2016-09-04 15:22 ` [PATCH v3 1/4] fs/afs/vlocation: Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar
2016-09-04 15:23 ` [PATCH v3 2/4] fs/afs/rxrpc: " Bhaktipriya Shridhar
2016-09-04 15:24 ` [PATCH v3 3/4] fs/afs/callback: " Bhaktipriya Shridhar
2016-09-04 15:24 ` [PATCH v3 4/4] fs/afs/flock: " Bhaktipriya Shridhar
2016-09-04 21:06 ` [PATCH v3 0/4] fs/afs: " David Howells
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.1473002371.git.bhaktipriya96@gmail.com \
--to=bhaktipriya96@gmail.com \
--cc=dhowells@redhat.com \
--cc=linux-afs@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.