The commit is pushed to "branch-rh8-4.18.0-305.3.1.vz8.7.x-ovz" and will appear 
at https://src.openvz.org/scm/ovz/vzkernel.git
after rh8-4.18.0-305.3.1.vz8.7.2
------>
commit 333f3dcfda86ebcec67d5ad1ddff19a9691ce03e
Author: Kirill Tkhai <[email protected]>
Date:   Thu Aug 5 18:32:02 2021 +0300

    ploop: Remove obsolete comment
    
    Signed-off-by: Kirill Tkhai <[email protected]>
---
 drivers/md/dm-ploop-map.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/md/dm-ploop-map.c b/drivers/md/dm-ploop-map.c
index d60ae5c55edd..6b59a9c8620a 100644
--- a/drivers/md/dm-ploop-map.c
+++ b/drivers/md/dm-ploop-map.c
@@ -1895,11 +1895,6 @@ static void handle_cleanup(struct ploop *ploop, struct 
pio *pio)
        /*
         * This function is called from the very beginning
         * of call_bio_endio().
-        *
-        * DM_ENDIO_DONE return value means handling goes OK.
-        * DM_ENDIO_INCOMPLETE tells the caller to stop end io
-        * processing, and that we are going to call bi_end_io
-        * directly later again.
         */
        if (pio->wants_discard_index_cleanup)
                ploop_discard_index_pio_end(ploop, pio);
_______________________________________________
Devel mailing list
[email protected]
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to