]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/filter: add _filter_filefrag
authorLiu Bo <bo.li.liu@oracle.com>
Wed, 17 May 2017 22:36:06 +0000 (16:36 -0600)
committerEryu Guan <eguan@redhat.com>
Fri, 19 May 2017 07:06:30 +0000 (15:06 +0800)
commit7453987aaa652c802c8265117d6ef1057ba94718
treee64bc8fcb5f60da8dd8fb891e89385b039e8c573
parent5a1b35a74352b39584c0da54bbc9b49d1177b9f1
common/filter: add _filter_filefrag

_filter_filefrag is a helper function to filter filefrag's output
and it can be used to get a file's file offset and physical offset.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/filter