回复: [PATCH 1/2] btrfs: convert to spinlock guards in btrfs_update_ioctl_balance_args()

From: 李扬韬
Date: Thu Apr 10 2025 - 07:11:31 EST


> Please don't do the guard() conversions in fs/btrfs/, the explicit locking is the preferred style. If other subsystems use the scoped locking guards then let them do it.

OK, is there anything we can do quickly in the btrfs code currently?

Thx,
Yangtao