1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-08-29 01:49:28 +03:00
This commit is contained in:
Zdenek Kabelac
2024-10-19 18:39:59 +02:00
parent e96d6b7442
commit 9d9c74797a

View File

@ -273,7 +273,6 @@ static inline int lockd_free_lv_after_update(struct cmd_context *cmd, struct vol
static inline void lockd_free_removed_lvs(struct cmd_context *cmd, struct volume_group *vg, int remove_success)
{
return 1;
}
static inline const char *lockd_running_lock_type(struct cmd_context *cmd, int *found_multiple)