https://bugzilla.novell.com/show_bug.cgi?id=753366 https://bugzilla.novell.com/show_bug.cgi?id=753366#c11 --- Comment #11 from DaQ QaD <mirtone_1@yahoo.com> 2012-08-30 23:34:53 UTC --- (In reply to comment #10)
Because "btrfs" is listed in fstab as type for the fs, it will already be autoloaded by the kernel when attempting to mount /dev/sdf.
That wasn't true in my case. I had btrfs in fstab, yet module wasn't loading.
Loading module should scan the devices.
Have you actually tested your theories? I doubt it. As a result of `btrfs dev scan`, dmesg will show "device label ... devid ... transid ... /dev/sdX`. No such messages are emitted when loading btrfs.ko.
My logic was that loading the module fixed it for me without having to run 'btrfs dev scan' I also mount FS with multiple devices. I did not actually read the code for btrfs module to confirm this. Do you have any evidence that shows my test is invalid? Just try it before getting angry. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.