Dne 6.7.2011 18:32, [email protected] napsal(a): > // filesystems possible for root volume. used during scan for root > volumes. > - global const list<symbol> possible_root_fs = [ `ext2, `ext3, `ext4, > `btrfs, `reiser, `xfs, `jfs ]; > + global const list<symbol> possible_root_fs = [ `ext2, `ext3, `btrfs, > `reiser, `xfs, `jfs ];
Um, ext4 has been removed as not supported, but btrfs is still present? That sounds strange for me, I personally consider ext4 more stable than btrfs... -- Best Regards Ladislav Slezák Yast Developer ------------------------------------------------------------------------ SUSE LINUX, s.r.o. e-mail: [email protected] Lihovarská 1060/12 tel: +420 284 028 960 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
