summaryrefslogtreecommitdiff
path: root/fs/inode.c
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <bhaktipriya96@gmail.com>2016-08-15 18:14:26 (GMT)
committerDoug Ledford <dledford@redhat.com>2016-10-07 20:54:32 (GMT)
commit855cda68285ed02491f73eb86894ed38804fdfbc (patch)
treee5dd02a336ff80e80147fc33999537446435a9aa /fs/inode.c
parent9e5df3125c9d88d402dcb97abdc6b7dc6a6c8841 (diff)
downloadlinux-855cda68285ed02491f73eb86894ed38804fdfbc.tar.xz
IB/ipoib: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue() replaces deprecated create_singlethread_workqueue(). The workqueue "ipoib_workqueue" that is used for all flush operations for the device. WQ_MEM_RECLAIM has been set since the flush operations may need to complete in order for other network functions to continue, and the memory reclaim operation might need the network functioning in order to make progress. Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions