]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: refactor the open-coded libxfs_trans_bjoin calls
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 26 Apr 2019 20:39:51 +0000 (15:39 -0500)
committerEric Sandeen <sandeen@redhat.com>
Fri, 26 Apr 2019 20:39:51 +0000 (15:39 -0500)
commit513f189b894cba692285036284fddf8a9be6160b
tree113e47a35f4de218f7dc518e4f8fae4894adfe4a
parentb06ebacfb05ffc94cc6b66997192510b3c1b76f7
libxfs: refactor the open-coded libxfs_trans_bjoin calls

Refactor open-coded bjoin code to use libxfs_trans_bjoin.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/trans.c