From: Jens Axboe Date: Tue, 5 Jun 2007 09:05:11 +0000 (+0200) Subject: splice: move balance_dirty_pages_ratelimited() outside of splice actor X-Git-Tag: v2.6.22-rc5~56^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20d698db67059a63d217030dfd02872cb5f88dfb;p=pandora-kernel.git splice: move balance_dirty_pages_ratelimited() outside of splice actor I've seen inode related deadlocks, so move this call outside of the actor itself, which may hold the inode lock. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed