]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: move (and rename) the deferred bmap-free tracepoints libxfs-4.8-sync
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 10 Aug 2016 05:04:43 +0000 (15:04 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 10 Aug 2016 05:04:43 +0000 (15:04 +1000)
commit9694212f2325b75fb4a69246809447e110cb51e4
tree9f426664238d01a030abd33566731bf3f2c9cead
parentf1ade4e6b630496e5c4a3e1176eea115b610fe48
xfs: move (and rename) the deferred bmap-free tracepoints

Source kernel commit: 3481b68285238054be519ad0c8cad5cc2425e26c

Rename the deferred bmap-free to extent_free and make them only
trigger when we're really running deferred ops.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
libxfs/xfs_alloc.c