Add a new xfs_icsb_sync_counters_locked for the case where m_sb_lock
is already taken and add a flags argument to xfs_icsb_sync_counters so
that xfs_icsb_sync_counters_flags is not needed.
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Date: Tue Apr 22 11:44:03 AEST 2008
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: hch@xxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:30917a
fs/xfs/xfs_mount.h - 1.262 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.h.diff?r1=text&tr1=1.262&r2=text&tr2=1.261&f=h
- Add xfs_icsb_sync_counters_locked().
fs/xfs/xfs_mount.c - 1.427 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.c.diff?r1=text&tr1=1.427&r2=text&tr2=1.426&f=h
- Add xfs_icsb_sync_counters_locked().
fs/xfs/xfs_fsops.c - 1.133 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_fsops.c.diff?r1=text&tr1=1.133&r2=text&tr2=1.132&f=h
- Add xfs_icsb_sync_counters_locked().
fs/xfs/linux-2.6/xfs_super.c - 1.414 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_super.c.diff?r1=text&tr1=1.414&r2=text&tr2=1.413&f=h
- Add xfs_icsb_sync_counters_locked().
|