mirror of
https://github.com/lkl/linux.git
synced 2025-12-21 17:13:04 +09:00
Use of synchronize_rcu() when unmounting and potentially freeing a lot of deviceids is problematic. There really is no reason why we can't just use kfree_rcu() here. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
8.3 KiB
8.3 KiB