Thread (9 messages) 9 messages, 4 authors, 2012-08-20
STALE5054d
Revisions (3)
  1. rfc current
  2. rfc [diff vs current]
  3. v4 [diff vs current]

[RFC/PATCH 1/2] block: Expose kblock_schedule_delayed_work()

From: Tatyana Brokhman <hidden>
Date: 2012-08-05 11:31:02
Also in: linux-arm-msm, lkml
Subsystem: block layer, the rest · Maintainers: Jens Axboe, Linus Torvalds

This function is exported in blk-core.c to be used in other modules
but it's definition in h file is missing.

Signed-off-by: Tatyana Brokhman <redacted>
---
 include/linux/blkdev.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h
index dc63297..ac0d069 100644
--- a/include/linux/blkdev.h
+++ b/include/linux/blkdev.h
@@ -1208,6 +1208,8 @@ static inline void put_dev_sector(Sector p)
 
 struct work_struct;
 int kblockd_schedule_work(struct request_queue *q, struct work_struct *work);
+int kblockd_schedule_delayed_work(struct request_queue *q,
+			struct delayed_work *dwork, unsigned long delay);
 
 #ifdef CONFIG_BLK_CGROUP
 /*
-- 
1.7.6
--
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help