Files
android_kernel_xiaomi_sm8450/fs/btrfs
Anand Jain 4e51f005a2 Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
kobject_unregister is to handle the release of the kobject,
its completion init is being called in btrfs_sysfs_add_one(),
so we don't have to do the same in the open_ctree() again.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
2015-05-27 12:27:19 +02:00
..
2014-06-09 17:20:42 -07:00
2008-09-25 11:04:06 -04:00
2014-10-14 10:51:22 +02:00
2014-01-29 07:06:27 -08:00