khenidak / dysk

Attach Azure disks in < 1 second. Attach as many as you want. Attach them where ever you want. dysk mounts Azure disks as Linux block devices directly on VMs without dependency on the host.
MIT License
181 stars 13 forks source link

Support kernel versions 3.x.x #47

Closed khenidak closed 6 years ago

khenidak commented 6 years ago

This PR adds dysk support for older kernel specifically 3.x versions. It has been tested against 3.10 (on centos distros). There is a bit of code cleanups (on support for 3.x versions) that needs to be later revisited