diff options
author | Christoph Hellwig <hch@infradead.org> | 2010-03-23 01:47:38 +0100 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-05-19 16:58:10 +0200 |
commit | e6b1f27370fc67ac9868b2dbe2c22bc26952900e (patch) | |
tree | 69485365ff6b9f22a56bcfc4814b27b45622d6e9 /fs/xfs/linux-2.6 | |
parent | xfs: introduce new internal log vector structure (diff) | |
download | linux-e6b1f27370fc67ac9868b2dbe2c22bc26952900e.tar.xz linux-e6b1f27370fc67ac9868b2dbe2c22bc26952900e.zip |
xfs: clean up xlog_write_adv_cnt
Replace the awkward xlog_write_adv_cnt with an inline helper that makes
it more obvious that it's modifying it's paramters, and replace the use
of an integer type for "ptr" with a real void pointer. Also move
xlog_write_adv_cnt to xfs_log_priv.h as it will be used outside of
xfs_log.c in the delayed logging series.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/linux-2.6')
0 files changed, 0 insertions, 0 deletions