[PATCH 6/7] util: virfile: Drop QB_MAGIC constant

Ján Tomko jtomko at redhat.com
Mon Sep 5 14:06:51 UTC 2022


On a Monday in 2022, Peter Krempa wrote:
>The filesystem type magic constant was added for the 'quobyte' shared
>filesystem in commit 451094bd153 but is present neither in the kernel
>sources nor in coreutils which we've historically used as source of
>information.
>

I'm afraid the constant is some downstream magic number:
https://listman.redhat.com/archives/libvir-list/2019-July/187233.html

>Since the code dealing with FUSE-based filesystems doesn't need the
>constand we can remove it and the now-dead check for it.
>

*constant

>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/util/virfile.c | 6 ------
> 1 file changed, 6 deletions(-)

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano


More information about the libvir-list mailing list