]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: fix xfs_reflink_remap_prep calling conventions
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 29 Jun 2020 21:47:20 +0000 (14:47 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 6 Jul 2020 17:46:57 +0000 (10:46 -0700)
commitd06ce14b6f1516fe7413aa3aa7b26fa2229f7fb6
tree28d1600a5f83787f6fab5d3383b88982d1588e8c
parent9b85d271d47868217508bbe84668a4705bf905f2
xfs: fix xfs_reflink_remap_prep calling conventions

Fix the return value of xfs_reflink_remap_prep so that its return value
conventions match the rest of xfs.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/xfs_file.c
fs/xfs/xfs_reflink.c