haiku/src/system/boot/loader/file_systems/hfs_plus
Ingo Weinhold 6748659272 Added an identify_file_system() hook to the FS modules. The boot loader
does no longer give partitioning systems precedence over file systems.
The one with the greater identification priority wins. ATM, if a file
system wins, we still mount the first file system that recognized the
partition at all, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22446 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-04 23:16:31 +00:00
..
hfs_plus.cpp Added an identify_file_system() hook to the FS modules. The boot loader 2007-10-04 23:16:31 +00:00
hfs_plus.h
Jamfile