软件包: lvm2-lockd (2.03.11-2.1ubuntu5) [ports] [universe] lvm2-lockd 的相关链接 Ubuntu 的资源: 报告问题 下载源码包 lvm2: [lvm2_2.03.11-2.1ubuntu5.dsc] [lvm2_2.03.11.orig.tar.xz] [lvm2_2.03.11-2.1ubuntu5.debian.tar.xz] 维
2 changes: 1 addition & 1 deletion 2 daemons/lvmlockd/lvmlockd-internal.h Original file line numberDiff line numberDiff line change @@ -608,7 +608,7 @@ static inline int lm_rem_lockspace_sanlock(struct lockspace *ls, int free_vg) return -1; } int lm_add_resource_sanlock(struct ...
@@ -3453,3 +3453,60 @@ int lockd_lv_refresh(struct cmd_context *cmd, struct lvresize_params *lp) return 1; }static void _split_line(char *buf, int *argc, char **argv, int max_args, char sep) { char *p = buf; int i;argv[0] = p;for...