lxc / lxcfs

FUSE filesystem for LXC
https://linuxcontainers.org/lxcfs
Other
1.04k stars 251 forks source link

FUSE: Check libfuse version during live upgrade #652

Open mihalicyn opened 3 months ago

mihalicyn commented 3 months ago

LXCFS will instantly crash if the version of FUSE used for the binary differs from that used for the library. We should have a way to quickly check the major FUSE version and refuse to load the library in case of a mismatch.