Prefer rockridge over Joliet.
* grub-core/fs/iso9660.c (grub_iso9660_mount): Move rockridge detection to ... (set_rockridge): ... here. (grub_iso9660_mount): Check rockridge on the primary label when discovering. Ignore Joliet if Rockridge is present.
This commit is contained in:
parent
e551115a26
commit
c39224b052
2 changed files with 85 additions and 65 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2011-10-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Prefer rockridge over Joliet.
|
||||
|
||||
* grub-core/fs/iso9660.c (grub_iso9660_mount): Move rockridge detection
|
||||
to ...
|
||||
(set_rockridge): ... here.
|
||||
(grub_iso9660_mount): Check rockridge on the primary label when
|
||||
discovering. Ignore Joliet if Rockridge is present.
|
||||
|
||||
2011-10-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Use shifts in nilfs2.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue