Commit a2b2eac
committed
rgw/lc: Fix a bug in LCOpAction_Transition::check()
transition.days should be initialized to -1 by default to be able to
correctly process the LC rules which may have `Date` specified.
Fixes: https://tracker.ceph.com/issues/68288
Signed-off-by: Soumya Koduri <[email protected]>1 parent 4df972a commit a2b2eac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| |||
0 commit comments