]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: fix libxfs_trans_alloc callsite problems
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 4 Oct 2018 19:17:01 +0000 (14:17 -0500)
committerEric Sandeen <sandeen@redhat.com>
Thu, 4 Oct 2018 19:17:01 +0000 (14:17 -0500)
commita7bbf186ec35e2f595cfe327e80502feca260b24
tree35dae26652167ac1021fb5d55811a92bf658a768
parentf94c53c07ddf4ac792e523f53f6a216e58189835
libxfs: fix libxfs_trans_alloc callsite problems

Fix some incorrect libxfs_trans_alloc callers to check return values
correctly.

[sandeen: tweaks to backport before libxfs updates]
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>
mkfs/proto.c
mkfs/xfs_mkfs.c