Unwrap XFS_DQ_PINUNLOCK.
Un-obfuscate DQ_PINLOCK, remove DQ_PINLOCK->mutex_lock->spin_lock
macros, call spin_lock directly, remove extraneous cookie
holdover from old xfs code, and change lock type to spinlock_t.
Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Fri Sep 21 12:26:20 AEST 2007
Workarea: linuxbuild.melbourne.sgi.com:/home/donaldd/isms/2.6.x-xfs
Inspected by: sandeen@xxxxxxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:29742a
fs/xfs/quota/xfs_dquot_item.c - 1.19 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/quota/xfs_dquot_item.c.diff?r1=text&tr1=1.19&r2=text&tr2=1.18&f=h
- Unwrap XFS_DQ_PINUNLOCK
fs/xfs/quota/xfs_dquot.h - 1.11 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/quota/xfs_dquot.h.diff?r1=text&tr1=1.11&r2=text&tr2=1.10&f=h
- Unwrap XFS_DQ_PINUNLOCK
fs/xfs/quota/xfs_qm.h - 1.17 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/quota/xfs_qm.h.diff?r1=text&tr1=1.17&r2=text&tr2=1.16&f=h
- Unwrap XFS_DQ_PINUNLOCK
|