diff options
author | Dave Chinner <dchinner@redhat.com> | 2010-03-08 01:28:28 +0100 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-05-19 16:58:08 +0200 |
commit | 0924378a689ccb05f6d60875742dc28f69bf0129 (patch) | |
tree | 8d6933bff18ac9f4670395673e38dad94fedd998 /MAINTAINERS | |
parent | xfs: fix reservation release commit flag in xfs_bmap_add_attrfork() (diff) | |
download | linux-0924378a689ccb05f6d60875742dc28f69bf0129.tar.xz linux-0924378a689ccb05f6d60875742dc28f69bf0129.zip |
xfs: split out iclog writing from xfs_trans_commit()
Split the the part of xfs_trans_commit() that deals with writing the
transaction into the iclog into a separate function. This isolates the
physical commit process from the logical commit operation and makes
it easier to insert different transaction commit paths without affecting
the existing algorithm adversely.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions