commit | 862fded9287d814f59641fb7613f5285d368c244 | [log] [tgz] |
---|---|---|
author | Emanuele Giuseppe Esposito <eesposit@redhat.com> | Thu Mar 03 10:15:55 2022 -0500 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Mar 04 18:18:25 2022 +0100 |
tree | bb6f553dd1b5725e7353b78b79d758a06752acc1 | |
parent | 37868b2ac631fff30516a9269f1991cab4f6dbe2 [diff] |
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>