[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TAKE - more irq cleanup



Date:  Fri May 24 05:31:32 PDT 2002
Workarea:  jen.americas.sgi.com:/src/lord/xfs-linux.2.4

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:120139a
linux/fs/xfs/linux/xfs_vfs.c - 1.27
	- Just use spin_lock in here

linux/fs/xfs/linux/xfs_vnode.c - 1.75
	- Uninitialized variable - caused by change to mutex_spinunlock definition

linux/fs/xfs/linux/xfs_vfs.h - 1.11
	- remove vfs_setflag - no one uses it

linux/fs/xfs/support/mutex.h - 1.6
	- remove dead comments, cleanup mutex_spinlock/unlock definition