haiku/headers/build/private/kernel
Jessica Hamilton 4419d699ec partitioning: pass along reference to parent when uninitializing.
* Fixes problems with setting the partition name after uninitializing
  a partition in DriveSetup. Previously, UninitializeJob() was
  followed by SetStringJob(), but the kernel was updating the
  change counter for the parent partition when uninitializing a
  partition, leading to SetStringJob() having an incorrect change
  counter for the parent partition. Now the parent change counter
  will be correct when SetStringJob() runs.
2016-12-23 18:53:15 +13:00
..
util Added several APIs to libbe_build/libshared_build 2011-11-25 06:17:33 +01:00
syscalls.h partitioning: pass along reference to parent when uninitializing. 2016-12-23 18:53:15 +13:00