]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: remove the extents array from the rmap update done log item
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 10 Aug 2016 04:54:46 +0000 (14:54 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 10 Aug 2016 04:54:46 +0000 (14:54 +1000)
commitf1ade4e6b630496e5c4a3e1176eea115b610fe48
treee07a85f955ba428601aa27704516ea5b1008fb32
parente6358021b9f14e67d1ec5a781173312e1f1329e9
xfs: remove the extents array from the rmap update done log item

Source kernel commit: 722e251770306ee325151b28e40b5d7e5497d687

Nothing ever uses the extent array in the rmap update done redo
item, so remove it before it is fixed in the on-disk log format.

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_log_format.h