clean up stale references to semaphores
A lot of code has been converted away from semaphores, but there are still
comments that reference semaphore behaviour. The log code is the worst
offender. Update the comments to reflect what the code really does now.
Signed-off-by: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Tue Aug 5 17:20:54 AEST 2008
Workarea: redback.melbourne.sgi.com:/home/lachlan/isms/2.6.x-mm
Inspected by:
david@xxxxxxxxxxxxx
lachlan
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:31814a
fs/xfs/xfs_log.c - 1.360 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_log.c.diff?r1=text&tr1=1.360&r2=text&tr2=1.359&f=h
fs/xfs/xfs_log_priv.h - 1.132 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_log_priv.h.diff?r1=text&tr1=1.132&r2=text&tr2=1.131&f=h
fs/xfs/linux-2.6/xfs_vnode.c - 1.162 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_vnode.c.diff?r1=text&tr1=1.162&r2=text&tr2=1.161&f=h
- clean up stale references to semaphores
|