commit | e1f49cf20cea18e3d1963939fe8612a75e319fbd | [log] [tgz] |
---|---|---|
author | David Chinner <david@fromorbit.com> | Wed Aug 13 16:41:43 2008 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Wed Aug 13 16:41:43 2008 +1000 |
tree | 3007ce4d1245487ed956c78591d9d4275793121f | |
parent | c63942d3eeffb98219e05d0976862ab9907d297d [diff] |
[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 <david@fromorbit.com> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>