dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/xfs/quota
Jes Sorensen 794ee1baee [PATCH] mutex subsystem, semaphore to mutex: XFS
This patch switches XFS over to use the new mutex code directly as
opposed to the previous workaround patch I posted earlier that avoided
the namespace clash by forcing it back to semaphores. This falls in the
'works for me<tm>' category.

Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2006-01-09 15:59:21 -08:00
..
xfs_dquot.c [PATCH] mutex subsystem, semaphore to mutex: XFS 2006-01-09 15:59:21 -08:00
xfs_dquot.h
xfs_dquot_item.c
xfs_dquot_item.h
xfs_qm.c [PATCH] mutex subsystem, semaphore to mutex: XFS 2006-01-09 15:59:21 -08:00
xfs_qm.h [PATCH] mutex subsystem, semaphore to mutex: XFS 2006-01-09 15:59:21 -08:00
xfs_qm_bhv.c [PATCH] mutex subsystem, semaphore to mutex: XFS 2006-01-09 15:59:21 -08:00
xfs_qm_stats.c
xfs_qm_stats.h
xfs_qm_syscalls.c [PATCH] mutex subsystem, semaphore to mutex: XFS 2006-01-09 15:59:21 -08:00
xfs_quota_priv.h [PATCH] mutex subsystem, semaphore to mutex: XFS 2006-01-09 15:59:21 -08:00
xfs_trans_dquot.c