From: David Chinner Date: Wed, 13 Aug 2008 06:41:43 +0000 (+1000) Subject: [XFS] replace dquot flush semaphore with a completion X-Git-Tag: v2.6.27-rc4~106^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f49cf20cea18e3d1963939fe8612a75e319fbd;p=pandora-kernel.git [XFS] replace dquot flush semaphore with a completion Use the new completion flush code to implement the dquot flush lock. Removes one of the final users of semaphores in the XFS code base. SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31822a Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed