labring / sealfs

The storage system of sealos, aims to be a high-performance, high-reliability, and auto-scaling distributed file system
Apache License 2.0
141 stars 20 forks source link

replace 'write_all' with 'write_vectored' in connection.rs #134

Closed Tricky511 closed 1 year ago

luanshaotong commented 1 year ago

Have you ensured that the first half of if-branch is unnecessary?