]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/md/md.c
md: add comments in md_flush_request()
authorPankaj Gupta <pankaj.gupta@cloud.ionos.com>
Wed, 11 Nov 2020 05:16:57 +0000 (06:16 +0100)
committerSong Liu <songliubraving@fb.com>
Mon, 30 Nov 2020 18:12:34 +0000 (10:12 -0800)
commit204d1a6434158ac655fc4037f29742b9b6103f0e
tree73691a29783d479cadda64c08f45517ac503ace1
parent81ba3c24628c14eb869d81652dbaf50640d8cc24
md: add comments in md_flush_request()

Request coalescing logic is dependent on flush time update in other
context. This patch adds comments to understand the code flow better.

Signed-off-by: Pankaj Gupta <pankaj.gupta@cloud.ionos.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
drivers/md/md.c