From 9935911e938c490781b22440fd06a473b83aa7f9 Mon Sep 17 00:00:00 2001 From: Zhengchao An Date: Mon, 24 Aug 2026 09:33:10 +0800 Subject: [PATCH] fix(ecstore): drop unused decommission bucket runner and refresh e2e linux digest (#6476) fix(rustfs): drop sftp-dead scanner capability import and unwired heal_bucket trait method The sftp feature matrix compiles fewer call sites: the plain sign_ns_scanner_capability re-export had no remaining user, and StoragePeerS3ClientExt::heal_bucket was superseded by heal_bucket_with_fence when #6416 wired the fenced path.