]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: add rmap btree stats infrastructure
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 10 Aug 2016 01:36:28 +0000 (11:36 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 10 Aug 2016 01:36:28 +0000 (11:36 +1000)
commitd2aaeae985ddbb1e10bab67cd35978357c8b8d5f
treeece22d59d81e3d5972b291f0d5b0a0455b888475
parente37838e5a45097d84e60044b10f18ad3681e4d32
xfs: add rmap btree stats infrastructure

Source kernel commit: 00f4e4f9073cb6d455c27dc8e92b421edcdc5011

Originally-From: Dave Chinner <dchinner@redhat.com>

The rmap btree will require the same stats as all the other generic
btrees, so add all the code for that now.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
libxfs/xfs_btree.h