Commit 0ef6da6
committed
mgr/vol: show clone source info in "subvolume info" cmd output
Include clone source information in output of "ceph fs subvolume info"
command so that users can access this information conveniently.
Fixes: https://tracker.ceph.com/issues/71266
Signed-off-by: Rishabh Dave <[email protected]>1 parent bbacfda commit 0ef6da6
File tree
2 files changed
+50
-25
lines changed- src/pybind/mgr/volumes/fs/operations/versions
2 files changed
+50
-25
lines changedLines changed: 50 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
445 | 473 | | |
446 | 474 | | |
447 | 475 | | |
| |||
494 | 522 | | |
495 | 523 | | |
496 | 524 | | |
497 | | - | |
| 525 | + | |
| 526 | + | |
498 | 527 | | |
499 | 528 | | |
500 | 529 | | |
| |||
517 | 546 | | |
518 | 547 | | |
519 | 548 | | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
520 | 569 | | |
521 | 570 | | |
522 | 571 | | |
| |||
Lines changed: 0 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | | - | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | | - | |
669 | | - | |
670 | | - | |
671 | | - | |
672 | | - | |
673 | | - | |
674 | | - | |
675 | | - | |
676 | | - | |
677 | | - | |
678 | | - | |
679 | 655 | | |
680 | 656 | | |
681 | 657 | | |
| |||
0 commit comments