Remove solaris-specific code from make_leaf_vdev()
authorNed Bass <bass6@llnl.gov>
Mon, 18 Oct 2010 18:26:04 +0000 (11:26 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 22 Oct 2010 19:25:58 +0000 (12:25 -0700)
Portability between Solaris and Linux isn't really an issue for us anymore, and
removing sections like this one helps simplify the code.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>

No differences found