xfssyncd: don't call xfs_sync
Start de-multiplexing xfs_sync() by making xfs_sync_worker()
call the specific sync functions it needs. This is only a small,
unique subset of the entire xfs_sync() code so is easier to
follow.
Signed-off-by: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Mon Oct 13 17:35:40 EST 2008
Workarea: redback.melbourne.sgi.com:/home/lachlan/isms/2.6.x-sync
Inspected by: hch
Author: 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:32307a
fs/xfs/linux-2.6/xfs_sync.c - 1.12 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_sync.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.11&f=h
- xfssyncd: don't call xfs_sync
|