github / glb-director

GitHub Load Balancer Director and supporting tooling.
Other
2.37k stars 227 forks source link

This adds compatibility for kernel >= 5.6 #148

Closed awlx closed 1 year ago

awlx commented 1 year ago

In kernels >= 5.6 file_operations was deprecated and replaced with proc_ops. This adds support for this.