replace some large xfs_log_priv.h macros by proper functions
... or in the case of XLOG_TIC_ADD_OPHDR remove a useless macro
entirely.
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Date: Fri Aug 24 23:39:27 AEST 2007
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:29511a
fs/xfs/xfs_log.c - 1.336 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_log.c.diff?r1=text&tr1=1.336&r2=text&tr2=1.335&f=h
- convert some large macros to functions.
fs/xfs/xfs_log_priv.h - 1.120 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_log_priv.h.diff?r1=text&tr1=1.120&r2=text&tr2=1.119&f=h
- convert some large macros to functions.
|