]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/vol: add comments to explain queuing data structures
authorRishabh Dave <ridave@redhat.com>
Tue, 27 Aug 2024 08:14:31 +0000 (13:44 +0530)
committerRishabh Dave <ridave@redhat.com>
Sat, 19 Oct 2024 11:44:24 +0000 (17:14 +0530)
commit8f7c5f08e6fa458b9bccb394d3687249ac3f481c
treedf6768dbf3066b9adf34e9255a29fb05290df7db
parenta1cd410986e370461c2d9ee40703dc420eb0f991
mgr/vol: add comments to explain queuing data structures

Add some comment to explains the purpose and details of data structures
that are used for queuing of async jobs since right now it's not obvious
from initialization.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/pybind/mgr/volumes/fs/async_job.py