commit | c63942d3eeffb98219e05d0976862ab9907d297d | [log] [tgz] |
---|---|---|
author | David Chinner <david@fromorbit.com> | Wed Aug 13 16:41:16 2008 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Wed Aug 13 16:41:16 2008 +1000 |
tree | 2f00c2aa9df30c3e91c06aa46c5722382093c5de | |
parent | 39d2f1ab2a36ac527a6c41cfe689f50c239eaca3 [diff] |
[XFS] replace inode flush semaphore with a completion Use the new completion flush code to implement the inode 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:31817a Signed-off-by: David Chinner <david@fromorbit.com> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>