Add linux topology support
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 26 Aug 2010 18:55:19 +0000 (11:55 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 31 Aug 2010 20:42:00 +0000 (13:42 -0700)
commit6b003d7cda153c58bb5faab62c5e5a7aab780715
tree23632b6c3694aa9c0b6862f9c6a05a622b3e3c1e
parent054bc00b4c0c257f6baf6d7145b270c7283fe51e
Add linux topology support

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.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
lib/libzfs/include/libzfs_impl.h
lib/libzfs/libzfs_fru.c