From: Christoph Hellwig Date: Fri, 11 Sep 2009 07:47:56 +0000 (+0200) Subject: writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE X-Git-Tag: v2.6.32-rc1~672^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0fad8a530e7cbad5f686dbca3079d1a626a3882;p=pandora-kernel.git writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE Since it's an opportunistic writeback and not a data integrity action, don't punt to blocking writeback. Just wakeup the thread and it will flush old data. Acked-by: Jan Kara Signed-off-by: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed