]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 228849, 229727:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Jan 2012 18:53:48 +0000 (18:53 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Jan 2012 18:53:48 +0000 (18:53 +0000)
commitc489ff0d57a92dcef1148fd80513a94643350106
tree08277e05e6761290ab4d764be41ef6b8f8b74210
parent9598224bbe7e0f390df3f281bd6119d30a7b4662
MFC 228849, 229727:
Add post-VOP hooks for VOP_DELETEEXTATTR() and VOP_SETEXTATTR() and use
these to trigger a NOTE_ATTRIB EVFILT_VNODE kevent when the extended
attributes of a vnode are changed.

git-svn-id: svn://svn.freebsd.org/base/stable/9@230067 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/vfs_subr.c
sys/kern/vnode_if.src
sys/sys/vnode.h