From: Jens Axboe Date: Sun, 13 Sep 2009 18:07:36 +0000 (+0200) Subject: writeback: inline allocation failure handling in bdi_alloc_queue_work() X-Git-Tag: v2.6.32-rc1~672^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcddc3f01c9122882c8b9f12ab94a934e55aef97;p=pandora-kernel.git writeback: inline allocation failure handling in bdi_alloc_queue_work() This gets rid of work == NULL in bdi_queue_work() and puts the OOM handling where it belongs. Acked-by: Jan Kara Signed-off-by: Jens Axboe --- Reading git-diff-tree failed