2008-11-20 22:04:05 +00:00
|
|
|
From: Brian Behlendorf <behlendorf1@llnl.gov>
|
2010-06-16 16:55:34 +00:00
|
|
|
Subject: [PATCH] linux topology
|
2008-11-20 22:04:05 +00:00
|
|
|
|
2010-06-16 16:55:34 +00:00
|
|
|
Solaris recently introduced the idea of drive topology because
|
|
|
|
where a drive is located does matter. I have already handled
|
|
|
|
this with udev/blkid integration under Linux so I'm hopeful
|
|
|
|
this case can simply be removed but for now I've just stubbed
|
|
|
|
out what is needed in libspl and commented out the rest here.
|
2008-11-20 22:04:05 +00:00
|
|
|
|
|
|
|
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
|