]> git.proxmox.com Git - mirror_spl-debian.git/commit - include/sys/vnode.h
Remove VN_HOLD/VN_RELE/VOP_PUTPAGE
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 11 Jan 2011 19:46:49 +0000 (11:46 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 12 Jan 2011 19:38:05 +0000 (11:38 -0800)
commit647fa73cf33930f36259d00fd86c52b8e8113c30
tree34459dbb83ed7183bab0e5954cb4567e7997f606
parentbd6ac72b03701a3f37e6c8e706cec16192f873cd
Remove VN_HOLD/VN_RELE/VOP_PUTPAGE

Previously these were defined to noops but rather than give
the misleading impression that these are actually implemented
I'm removing the type entirely for clarity.
include/sys/vnode.h
module/spl/spl-kobj.c
module/splat/splat-vnode.c