cholcombe973 / rusix

Distributed filesystem in Rust
Other
54 stars 11 forks source link

Support backwards compatibility with the network protocol. #8

Open cholcombe973 opened 6 years ago

cholcombe973 commented 6 years ago

I think ceph originally didn't support this and then had to add a series of hacks to make it work. The parsing code for the various versions is crazy. If this could be supported from the start that would be a lot better I think.