[XFS] replace dquot flush semaphore with a completion
authorDavid Chinner <david@fromorbit.com>
Wed, 13 Aug 2008 06:41:43 +0000 (16:41 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:41:43 +0000 (16:41 +1000)
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 <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>

No differences found