Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cgroups: Fix a lockdep warning at cgroup removal
Commit 2fd6b7f ("fs: dcache scale subdirs") forgot to annotate a dentry lock, which caused a lockdep warning. Reported-by: Valdis Kletnieks <Valdis.Kletnieks@vt.edu> Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
- Loading branch information