mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-22 04:16:38 +00:00
8b08c497e9
Convert all bare TODO/FIXME comments in ecstore to TODO(backlog) with descriptive messages. Each now clearly states what feature or improvement is needed. Also fixed a TODD typo in local.rs. The 13 existing RUSTFS_COMPAT_TODO entries were already properly formatted and are unchanged.