Create a root znode without VFS dependencies
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 26 Jan 2011 20:49:58 +0000 (12:49 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Feb 2011 17:27:21 +0000 (09:27 -0800)
commiteb28321e2d8952290db7dceb66d7761d528788e3
tree553eb354704b4c2e4471e35a8e8a5b2b5059d3be
parentbcf308227c9aa51ef9d5a1fe3f2f1342ff2aee94
Create a root znode without VFS dependencies

For portability reasons it's handy to be able to create a root
znode and basic filesystem components without requiring the full
cooperation of the VFS.  We are committing to this to simply the
filesystem creations code.
module/zfs/zfs_znode.c