>----Messaggio originale---- >Da: [email protected] >Data: 10/07/2012 22.09 >A: <[email protected]> >Cc: "Goffredo Baroncelli"<[email protected]>, "Christian Robert"<christian. [email protected]>, <[email protected]> >Ogg: Re: 3.5.0-rc6: btrfs and LVM snapshots -> wrong devicename in /proc/mounts > >Hi Goffredo, > >Am 10.07.2012 20:42, schrieb Goffredo Baroncelli: >> Hi Arnd, >> >> I am trying to reproduce this bug. Which kernel version are you using ? > >I'm using linus' vanilla tree from Sunday which is 3.5.0-rc6 >plus some unsuspicious commits.
Right, a recent Josef Bacik's patch[1] changes how the device name is computated. This explains why on a 3.4.4 kernel I was not able to reproduce the bug. Anyway the problem is not in the Bacik's patch but in the fact that btrfs allow to replace an already mounted device. I am working on a patch which doesn't allow that. BR G.Baroncelli > >Best regards >Arnd > [1] http://www.mail-archive.com/[email protected]/msg16994.html -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
