Linux マシンでパーティション ベンダーが「Windows」として報告されるのはなぜですか?

Linux マシンでパーティション ベンダーが「Windows」として報告されるのはなぜですか?

コマンドを実行するlshwと、出力の中に*-volume:1以下に示すものが表示されます。

*-ボリューム1
                説明: データパーティション
                ベンダー: Windows
                物理ID: 2
                バス情報: scsi@1:0.0.0,2
                論理名: /dev/sda2
                論理名: /
                論理名: /.snapshots
                論理名: /opt
                論理名: /var/tmp
                論理名: /usr/local
                論理名: /var/lib/mariadb
                論理名: /boot/grub2/i386-pc
                論理名: /boot/grub2/x86_64-efi
                論理名: /var/cache
                論理名: /srv
                論理名: /var/lib/pgsql
                論理名: /var/opt
                論理名: /var/lib/mysql
                論理名: /var/lib/machines
                論理名: /var/lib/named
                論理名: /var/spool
                論理名: /var/log
                論理名: /var/lib/mailman
                論理名: /var/crash
                論理名: /tmp
                論理名: /var/lib/libvirt/images
                容量: 332GiB
                設定: mount.fstype=btrfs mount.options=rw,relatime,space_cache,subvolid=268,subvol=/@/var/lib/libvirt/images name=primary state=mounted

*-volume:1ルート パーティションであるように思えるのですが、ベンダーが「Windows」として報告されるのはなぜでしょうか。

関連情報