]> git.baikalelectronics.ru Git - kernel.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)
commitef928fb9d90044671f1b6c14f8c2361b7909ac91
treee6e9790ace9fe29a78df729eb509935cf32cba7e
parentaab083e1bac3dbfc4bb0ed2d7fa5d37be7aa2adb
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