SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
authorJens Axboe <jens.axboe@oracle.com>
Thu, 19 Nov 2009 18:10:39 +0000 (18:10 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 19 Nov 2009 18:10:39 +0000 (18:10 +0000)
commit4d8bb2cbccf6dccaada509aafeb01c6205c9d8c4
tree116689de1f46840915e7f6f196ad334a990a2d5b
parent3d7a641e544e428191667e8b1f83f96fa46dbd65
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional

Make the ability for the slow-work facility to take references on a work item
optional as not everyone requires this.

Even the internal slow-work stubs them out, so those can be got rid of too.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Documentation/slow-work.txt
kernel/slow-work.c