-
Trond Myklebust authored
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>
84a80f62Trond Myklebust authoredUse 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>
Loading