1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-23 10:50:34 +03:00

cleanup: unused header files (Coverity)

This commit is contained in:
Zdenek Kabelac 2015-08-18 12:31:20 +02:00
parent ba94d0f144
commit 55a9262bdb
4 changed files with 0 additions and 5 deletions

View File

@ -23,7 +23,6 @@
#include "toolcontext.h"
#include "lvm-file.h"
#include "memlock.h"
#include "segtype.h"
#include <sys/stat.h>
#include <sys/mman.h>

View File

@ -21,7 +21,6 @@
#include "activate.h"
#include "lv_alloc.h"
#include "lvm-string.h"
#include "lvmlockd.h"
static int _lv_is_raid_with_tracking(const struct logical_volume *lv,
struct logical_volume **tracking)

View File

@ -20,7 +20,6 @@
#include "toolcontext.h"
#include "lvmcache.h"
#include "archiver.h"
#include "lvmlockd.h"
struct volume_group *alloc_vg(const char *pool_name, struct cmd_context *cmd,
const char *vg_name)

View File

@ -13,8 +13,6 @@
*/
#include "dmlib.h"
#include "libdm-targets.h"
#include "libdm-common.h"
#define DM_STATS_REGION_NOT_PRESENT UINT64_MAX