On Wed, Apr 23, 2025 at 07:37:38AM +0200, Christoph Hellwig wrote: > Hi all, > > Christian pointed out that the addition of the block device lookup > from stat can cause the legacy driver autoload to trigger from a plain > stat, which is a bad idea. > > This series fixes that and also stops autoloading from blk-cgroup > configuration, which isn't quite as bad but still silly. Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun