]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: clean up xfs_btree_del_cursor callers
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 19 Jul 2018 19:29:10 +0000 (12:29 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 23 Jul 2018 16:08:00 +0000 (09:08 -0700)
commitef97ef26d263fb65f0c7446a10cf93201dc0388c
treee6e9790ace9fe29a78df729eb509935cf32cba7e
parent0b04b6b875b32f2b32263ba46d54d001e05724f9
xfs: clean up xfs_btree_del_cursor callers

Less trivial cleanups of the error argument to xfs_btree_del_cursor;
these require some minor code refactoring.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_refcount.c
fs/xfs/scrub/repair.c