Changes between Initial Version and Version 1 of Ticket #4235, comment 9
- Timestamp:
- Apr 16, 2012, 6:53:53 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4235, comment 9
initial v1 1 1 This was fixed in hrev35051. But then, removed in hrev39115, as it caused confusion in the case of "Be File System" being both a partition type name and file system name, as the author of that commit commented on [http://www.freelists.org/post/haiku-commits/r39115-in-haikutrunk-headersosstorage-headersprivatestorage-srcaddonsdisk-systemsbfs-srcaddonsdisk-systemsintel-srcappsdrivesetup,3 this e-mail from haiku-commits]. 2 2 3 In the patch I just attached, I've implemented it as axeld suggested in comment:5, by enclosing the partition type in parenthesis. This way it's clear whe nthere's an initialized file system or not.3 In the patch I just attached, I've implemented it as axeld suggested in comment:5, by enclosing the partition type in parenthesis. This way it's clear whether there's an initialized file system or not.