Home
last modified time | relevance | path

Searched hist:f26118f2865c05534a45363091b2d1da01aa6982 (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/kernel/disk_device_manager/
H A Dddm_userland_interface.cppf26118f2865c05534a45363091b2d1da01aa6982 Wed Oct 29 07:42:52 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Change error code for already mounted partition to B_BAD_VALUE.

As Axel pointed out, B_BAD_DATA is not the correct code here. B_BUSY
could be used but I wantd a code different from the existing one for
"partition already being initialized".