mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
.
This commit is contained in:
parent
ed82bfd2ba
commit
2b23864219
@ -579,7 +579,7 @@ static int _lvresize(struct cmd_context *cmd, struct volume_group *vg,
|
||||
if ((lp->resizefs || (lp->resize == LV_REDUCE)) &&
|
||||
!_request_confirmation(cmd, vg, lv, lp)) {
|
||||
stack;
|
||||
// return ECMD_FAILED;
|
||||
return ECMD_FAILED;
|
||||
}
|
||||
|
||||
if (lp->resizefs) {
|
||||
|
Loading…
Reference in New Issue
Block a user