[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>
Showing
- fs/xfs/quota/xfs_dquot.c 12 additions, 22 deletionsfs/xfs/quota/xfs_dquot.c
- fs/xfs/quota/xfs_dquot.h 18 additions, 11 deletionsfs/xfs/quota/xfs_dquot.h
- fs/xfs/quota/xfs_dquot_item.c 4 additions, 4 deletionsfs/xfs/quota/xfs_dquot_item.c
- fs/xfs/quota/xfs_qm.c 4 additions, 4 deletionsfs/xfs/quota/xfs_qm.c
Loading
Please register or sign in to comment