Files
kernel_arpi/include/uapi/linux
Anand Jain b2373f255c btrfs: create sprout should rename fsid on the sysfs as well
Creating sprout will change the fsid of the mounted root.
do the same on the sysfs as well.

reproducer:
 mount /dev/sdb /btrfs (seed disk)
 btrfs dev add /dev/sdc /btrfs
 mount -o rw,remount /btrfs
 btrfs dev del /dev/sdb /btrfs
 mount /dev/sdb /btrfs

Error:
kobject_add_internal failed for fe350492-dc28-4051-a601-e017b17e6145 with -EEXIST, don't try to register things with the same name in the same directory.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
2014-06-28 13:48:44 -07:00
..
2013-04-26 16:08:16 +10:00
2014-03-20 14:55:18 +01:00
2013-11-09 18:20:22 -05:00
2013-03-27 14:37:47 +00:00
2014-04-01 17:08:43 +02:00
2014-04-28 16:43:44 +02:00
2013-12-11 12:57:55 -08:00
2013-08-13 15:10:22 -07:00
2013-08-21 12:21:45 -07:00
2014-02-07 15:18:31 -08:00
2013-12-08 11:01:47 +01:00
2013-11-27 11:03:38 -08:00
2014-03-04 13:51:06 -05:00
2013-07-09 10:33:25 -07:00
2014-01-22 10:34:15 +01:00
2013-04-19 14:57:57 -04:00
2014-01-06 15:13:01 -05:00
2014-03-21 14:21:13 -04:00
2013-12-06 12:37:56 -05:00
2013-03-22 16:19:59 -07:00
2013-05-02 13:40:15 +03:00
2013-12-11 09:25:20 -02:00
2014-03-07 08:12:37 +01:00