Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08401b commit 1ad93f4Copy full SHA for 1ad93f4
fs/f2fs/sysfs.c
@@ -964,4 +964,5 @@ void f2fs_unregister_sysfs(struct f2fs_sb_info *sbi)
964
}
965
kobject_del(&sbi->s_kobj);
966
kobject_put(&sbi->s_kobj);
967
+ wait_for_completion(&sbi->s_kobj_unregister);
968
0 commit comments