]> git.proxmox.com Git - mirror_spl-debian.git/commit - include/sys/vnode.h
Add .va_dentry helper
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 30 Mar 2011 05:46:38 +0000 (22:46 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 7 Apr 2011 03:06:03 +0000 (20:06 -0700)
commit91cb1d91a4cf0dfa360f09747915699d0bef3d6f
treed4378c62d25a1c70b71e5e6fb0f8f10fa1a6d743
parentaf67391e45967dfa63346fe5cc8d2748e79b8406
Add .va_dentry helper

While this extra structure memory does not exist under Solaris
it is needed under Linux to pass the dentry.  This allows the
dentry to be easily instantiated before the inode is unlocked.
include/sys/vnode.h