Patrick Donnelly
Patrick Donnelly
https://tracker.ceph.com/issues/56712
Successor to #35178 ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are submitting a fix for a stable...
It appears some situations require sqlite3 to open a temporary database to execute the old database dump. Fixes: https://tracker.ceph.com/issues/57851 Signed-off-by: Patrick Donnelly ## Contribution Guidelines - To sign and title...
e.g. ``` for i, v in ipairs {...} do ```
Before: ``` function test() --[[testtest]]-- end ``` After: ``` function test () --[[testtest]] -- end ``` Reported privately.
See also: #54485 Currently TODO: - ~New `ceph.quiesce.ignore` vxattr for files (for use by volumes "meta" file)~ - ~Code TODOs~ ## Contribution Guidelines - To sign and title your commits,...
Fixes: https://tracker.ceph.com/issues/64947 ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are submitting a fix for a stable branch...
Fixes: https://tracker.ceph.com/issues/64968 ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are submitting a fix for a stable branch...
## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are submitting a fix for a stable branch (e.g. "quincy"),...
Fixes: https://tracker.ceph.com/issues/64987 ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are submitting a fix for a stable branch...