open_partition
int open_partition(partition_id partitionID, int openMode);
int parentFD = open_partition(parent->id, O_RDWR);