From: Christoph Hellwig Date: Mon, 20 Feb 2012 02:31:23 +0000 (+0000) Subject: xfs: cleanup xfs_log_space_wake X-Git-Tag: v3.4-rc1~121^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfb7cdca0aca5ee2e2ef491284bf1edc3b581885;p=pandora-kernel.git xfs: cleanup xfs_log_space_wake Remove the now unused opportunistic parameter, and use the the xlog_writeq_wake and xlog_reserveq_wake helpers now that we don't have to care about the opportunistic wakeups. Reviewed-by: Mark Tinguely Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed