Commit 2ee1d35
committed
feat: add snapshot_lvm_revertable parameter to module interface
Add the snapshot_lvm_revertable parameter to the snapshot module,
allowing users to create revert boot entries for snapshot sets.
This parameter is supported at both the global level and within
snapshot_lvm_set definitions.
A revert boot entry allows booting into a special mode that
automatically merges the snapshot back into the origin volume,
providing a boot-time rollback mechanism for disaster recovery.
Signed-off-by: Todd Gill <tgill@redhat.com>1 parent 20514dd commit 2ee1d35
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
103 | 110 | | |
104 | 111 | | |
105 | 112 | | |
| |||
110 | 117 | | |
111 | 118 | | |
112 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
113 | 123 | | |
114 | 124 | | |
115 | 125 | | |
| |||
291 | 301 | | |
292 | 302 | | |
293 | 303 | | |
| 304 | + | |
294 | 305 | | |
295 | 306 | | |
296 | 307 | | |
| |||
306 | 317 | | |
307 | 318 | | |
308 | 319 | | |
| 320 | + | |
309 | 321 | | |
310 | 322 | | |
311 | 323 | | |
| |||
0 commit comments