From: Dan Williams Date: Fri, 18 Jul 2008 00:59:55 +0000 (-0700) Subject: async_tx: remove depend_tx from async_tx_sync_epilog X-Git-Tag: v2.6.27-rc1~852^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dce01713723bbcc92562bd4488e8b840a4f786c;p=pandora-kernel.git async_tx: remove depend_tx from async_tx_sync_epilog All callers of async_tx_sync_epilog have called async_tx_quiesce on the depend_tx, so async_tx_sync_epilog need only call the callback to complete the operation. Signed-off-by: Dan Williams --- Reading git-diff-tree failed