Disk Device Manager: checks the raw content_name when editing a partition
also only provide a default name for partition containing a file system fix #17958 Change-Id: Ib5a8928dc5272a400a99aa05b792201f3a6a2c7d Reviewed-on: https://review.haiku-os.org/c/haiku/+/5705 Tested-by: Commit checker robot <[email protected]> Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
5b51027ca5
commit
e065d697fb
@@ -54,6 +54,7 @@ public:
|
||||
|
||||
const char* Name() const;
|
||||
BString ContentName() const;
|
||||
const char* RawContentName() const;
|
||||
const char* Type() const; // See DiskDeviceTypes.h
|
||||
const char* ContentType() const; // See DiskDeviceTypes.h
|
||||
partition_id ID() const;
|
||||
|
||||
Reference in New Issue
Block a user