Fix UP build breakage due to undefined m_icsb_mutex.
Date: Mon Dec 11 16:54:27 AEDT 2006
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: lachlan
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:27692a
fs/xfs/xfs_mount.h - 1.229 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.h.diff?r1=text&tr1=1.229&r2=text&tr2=1.228&f=h
- Abstract m_icsb_mutex references into HAVE_PERCPU_SB dependent
functions.
fs/xfs/xfs_mount.c - 1.389 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.c.diff?r1=text&tr1=1.389&r2=text&tr2=1.388&f=h
- Abstract m_icsb_mutex references into HAVE_PERCPU_SB dependent
functions.
|