<btrfs/ioctl.h> and <btrfs/ctree.h> seem to be licensed under GPL2 without any exception note.
Would it be possible to relax the license of these headers so that they can be #include-d from non-GPL applications?
Moby/Docker and containerd (Apache License 2.0) are already importing these headers, and I'm curious there is already a licensing concern 🤔
<btrfs/ioctl.h>and<btrfs/ctree.h>seem to be licensed under GPL2 without any exception note.Would it be possible to relax the license of these headers so that they can be
#include-d from non-GPL applications?Moby/Docker and containerd (Apache License 2.0) are already importing these headers, and I'm curious there is already a licensing concern 🤔