DragonFly commits List (threaded) for 2010-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: subr_disk - Maintain uuid aliases for disk volumes
commit e33b65d98cf5866e5395aab0d6c803c20e89116f
Author: Alex Hornung <ahornung@gmail.com>
Date: Mon Nov 15 04:12:44 2010 +0000
subr_disk - Maintain uuid aliases for disk volumes
* Maintain part-by-uuid (partitions on slices) and slice-by-uuid
(GPT slices) aliases for the respective device nodes.
* This allows for access to a given partition or slice even after moving
it around on a disk.
Summary of changes:
sys/kern/subr_disk.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 48 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e33b65d98cf5866e5395aab0d6c803c20e89116f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]