]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
Fix pathname filter issue.
authorDave Chinner <dgc@sgi.com>
Thu, 15 May 2008 16:38:14 +0000 (16:38 +0000)
committerDave Chinner <dgc@sgi.com>
Thu, 15 May 2008 16:38:14 +0000 (16:38 +0000)
commit7e47b27f053ece7fc9bf25f7c2d24228ab4feaf1
tree3cee645dd4d231698c8fe6a7adde979101fe9dae
parent247f0f7d140cd63c8593b660ab6b093b63ed940e
Fix pathname filter issue.

If the path to the file being bmap'd has a [0-9] in it,
the output filter matches it and we get golden output
failure. Be more specific on the match.
Merge of master-melb:xfs-cmds:31170a by kenmcd.

  Be more specific when trying to match extent output lines.
166