]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: simplify xfs_ag_resv_free signature
authorDarrick J. Wong <djwong@kernel.org>
Tue, 7 Mar 2023 03:55:39 +0000 (19:55 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:36 +0000 (15:03 -0800)
commitb4445ff89e45a78f59756cef9fdfbf99c779cb25
treee8ebb16a7eec3a9e571a6c0b0ad2b514d4da6db3
parent59e0bbeaff3fc5d6103e7ed185a8ddaeea70bc7a
xfs: simplify xfs_ag_resv_free signature

It's not possible to fail at increasing fdblocks, so get rid of all the
error returns here.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
include/xfs_trace.h
libxfs/xfs_ag.c
libxfs/xfs_ag_resv.c
libxfs/xfs_ag_resv.h