All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Remove deprecated create_singlethread_workqueue
@ 2016-08-30 17:43 Bhaktipriya Shridhar
  2016-08-30 17:44 ` [PATCH 1/9] fs/afs/vlocation: " Bhaktipriya Shridhar
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Bhaktipriya Shridhar @ 2016-08-30 17:43 UTC (permalink / raw)
  To: David Howells, Mark Fasheh, Joel Becker, Michal Hocko,
	Johannes Weiner, Vladimir Davydov, Kirill A. Shutemov,
	David S. Miller, Eric Dumazet, Andrew Morton, Joseph Qi,
	Norton.Zhu, Jun Piao, xuejiufei
  Cc: ocfs2-devel, linux-afs, linux-kernel, Tejun Heo

This patch set removes deprecated create_singlethread_workqueue
usages in fs/.

Bhaktipriya Shridhar (9):
  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/ocfs2/dlmfs: Remove deprecated create_singlethread_workqueue
  fs/ocfs2/cluster: Remove deprecated create_singlethread_workqueue
  fs/ocfs2/super: Remove deprecated create_singlethread_workqueue
  fs/ocfs2/dlm: Remove deprecated create_singlethread_workqueue
  fs/nfsd/nfs4callback: 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 ++--
 fs/nfsd/nfs4callback.c   | 2 +-
 fs/ocfs2/cluster/tcp.c   | 2 +-
 fs/ocfs2/dlm/dlmdomain.c | 2 +-
 fs/ocfs2/dlmfs/dlmfs.c   | 2 +-
 fs/ocfs2/super.c         | 2 +-
 9 files changed, 12 insertions(+), 12 deletions(-)

--
2.1.4

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-08-31 14:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-30 17:43 [PATCH 0/9] Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar
2016-08-30 17:44 ` [PATCH 1/9] fs/afs/vlocation: " Bhaktipriya Shridhar
2016-08-30 17:44 ` [PATCH 2/9] fs/afs/rxrpc: " Bhaktipriya Shridhar
2016-08-30 17:45 ` [PATCH 3/9] fs/afs/callback: " Bhaktipriya Shridhar
2016-08-30 17:45 ` [PATCH 4/9] fs/afs/flock: " Bhaktipriya Shridhar
2016-08-31 14:28   ` Tejun Heo
2016-08-30 17:45 ` [PATCH 5/9] fs/ocfs2/dlmfs: " Bhaktipriya Shridhar
2016-08-30 17:46 ` [PATCH 6/9] fs/ocfs2/cluster: " Bhaktipriya Shridhar
2016-08-30 17:46 ` [PATCH 7/9] fs/ocfs2/super: " Bhaktipriya Shridhar
2016-08-30 17:46 ` [PATCH 8/9] fs/ocfs2/dlm: " Bhaktipriya Shridhar
2016-08-31 14:29   ` Tejun Heo
2016-08-30 17:47 ` [PATCH 9/9] fs/nfsd/nfs4callback: " Bhaktipriya Shridhar
2016-08-31 14:29   ` Tejun Heo
2016-08-30 19:36 ` [PATCH 0/9] " David Howells
2016-08-30 19:36   ` [Ocfs2-devel] " David Howells
2016-08-30 19:58   ` Bhaktipriya Shridhar

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.