From: Trond Myklebust Date: Sat, 11 Jul 2009 14:06:54 +0000 (-0400) Subject: Fix compile error due to congestion_wait() changes X-Git-Tag: v2.6.31-rc3~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373c0a7ed3ea3b34efedb7c83ffb521adff7c894;p=pandora-kernel.git Fix compile error due to congestion_wait() changes Move the definition of BLK_RW_ASYNC/BLK_RW_SYNC into linux/backing-dev.h so that it is available to all callers of set/clear_bdi_congested(). This replaces commit 097041e576ee3a50d92dd643ee8ca65bf6a62e21 ("fuse: Fix build error"), which will be reverted. Signed-off-by: Trond Myklebust Acked-by: Larry Finger Cc: Jens Axboe Cc: Miklos Szeredi Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed