]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: fix xfs_trans_alloc_empty namespace libxfs-4.12-sync
authorEric Sandeen <sandeen@redhat.com>
Wed, 14 Jun 2017 21:23:32 +0000 (16:23 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 14 Jun 2017 21:23:32 +0000 (16:23 -0500)
commit3680a7642d0ae50bdf72bb179894bb29180fbc72
treeeec1c0b07cc179b039760e84756a2b49ee8a13cc
parentf9a6d642cdb1c36cf1e0e63a17d2d99485afe262
libxfs: fix xfs_trans_alloc_empty namespace

Do all the right libxfs_ magic for this new function.

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