Darrick J. Wong 8df0fa39bd xfs: don't free rt blocks when we're doing a REMAP bunmapi call
When callers pass XFS_BMAPI_REMAP into xfs_bunmapi, they want the extent
to be unmapped from the given file fork without the extent being freed.
We do this for non-rt files, but we forgot to do this for realtime
files.  So far this isn't a big deal since nobody makes a bunmapi call
to a rt file with the REMAP flag set, but don't leave a logic bomb.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
2020-09-23 08:58:51 -07:00
..
2020-09-15 20:52:41 -07:00
2020-09-15 20:52:43 -07:00
2020-09-06 18:05:51 -07:00
2020-09-15 20:52:41 -07:00
2020-09-15 20:52:41 -07:00
2020-03-02 20:55:55 -08:00
2020-06-02 19:21:40 -07:00
2019-10-28 08:37:54 -07:00
2020-09-15 20:52:39 -07:00
2020-03-11 09:11:39 -07:00
2020-05-07 08:27:48 -07:00
2020-09-15 20:52:42 -07:00
2020-09-15 20:52:41 -07:00
2020-09-15 20:52:39 -07:00
2020-09-15 20:52:39 -07:00
2019-07-03 08:21:58 -07:00
2020-09-15 20:52:41 -07:00
2020-09-15 20:52:43 -07:00
2020-09-15 20:52:41 -07:00
2020-09-15 20:52:39 -07:00
2020-09-15 20:52:39 -07:00
2020-09-15 20:52:39 -07:00
2020-05-08 08:51:34 -07:00