BVolume::SetName()
"Axel Dörfler" <[email protected]> Mon, 08 Mar 2004 18:33:10 +0100 CET
| Newsgroups | gmane.os.openbeos.storage |
|---|---|
| Message-ID | <3406772844-BeMail@nichtsnutz> |
Hi there, I just realized that the original BVolume::SetName() will change the name of the mount point with the volume name, while ours does not. I.e. if you change "data" to "video data", the mount point at "/data" will be renamed to "/video data". Bye, Axel.