]> sourceware.org Git - lvm2.git/commit
libdm: test for DM_STATS_GROUP_NOT_PRESENT in _stats_group_id_present
authorBryn M. Reeves <bmr@redhat.com>
Wed, 25 Jan 2017 15:10:59 +0000 (15:10 +0000)
committerBryn M. Reeves <bmr@redhat.com>
Wed, 25 Jan 2017 15:29:35 +0000 (15:29 +0000)
commit1c00bb5da3a53152c5f9e0c9d3382afdec1b2455
treef22c8e76bbacc5387c660a3f7969ca78d6e73017
parentca427a711a33b02264689dcfca4bc5e5d2f9434e
libdm: test for DM_STATS_GROUP_NOT_PRESENT in _stats_group_id_present

If the group_id passed to _stats_group_id_present is equal to the
special value DM_STATS_GROUP_NOT_PRESENT there is no need to perform
any further tests: return false immediately.
libdm/libdm-stats.c
This page took 0.036598 seconds and 5 git commands to generate.