Fix barrier status change detection.
The current code in xlog_iodone() uses the wrong macro
to check if the barrier has been cleared due to an EOPNOTSUPP
error form the lower layer.
Signed-off-by: Dave Chinner <david@xxxxxxxxxxxxx>
Signed-off-by: Nathaniel W. Turner <nate@xxxxxxxxxxxxxxx>
Date: Wed Aug 27 15:56:11 AEST 2008
Workarea: chook.melbourne.sgi.com:/build/pleckie/2.6.x-xfs
Inspected by: pleckie,david@xxxxxxxxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:31984a
fs/xfs/xfs_log.c - 1.367 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_log.c.diff?r1=text&tr1=1.367&r2=text&tr2=1.366&f=h
- Fix barrier status change detection.
|