]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/082: rename _filter_project_quota to a avoid function name conflict
authorTheodore Ts'o <tytso@mit.edu>
Wed, 29 Jun 2016 13:20:58 +0000 (09:20 -0400)
committerEryu Guan <eguan@redhat.com>
Fri, 1 Jul 2016 03:17:08 +0000 (11:17 +0800)
commit12132c4b5f474db116a0326cfc6d5ff463da6af7
tree615707d87cea469c09337425ffb9a115d8ed2785
parent9b154b26e4a1d6d4b8d0ccf388bb2b9312eb7a76
generic/082: rename _filter_project_quota to a avoid function name conflict

Commit 8469a8c1: "xfs/133-4: filter redundant projid 0 quota report
info out" added _filter_project_quota to common/filter, and this
conflicted with a _filter_project_quota function in generic/082.  So
rename the function in generic/082 to avoid the conflict.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/082