Home
last modified time | relevance | path

Searched hist:"862 fded9287d814f59641fb7613f5285d368c244" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.cdiff 862fded9287d814f59641fb7613f5285d368c244 Thu Mar 03 09:15:55 CST 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> block.c: assertions to the block layer permissions API

Now that we "covered" the three main cases where the
permission API was being used under BQL (fuse,
amend and invalidate_cache), we can safely assert for
the permission functions implemented in block.c

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Message-Id: <20220303151616.325444-11-eesposit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>