Searched hist:228849 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/kern/
H A Dvnode_if.srcdiff 228849 Fri Dec 23 20:21:47 MST 2011 jhb 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.

Note that OS X already implements this behavior.

Reviewed by: rwatson
MFC after: 2 weeks
H A Dvfs_subr.cdiff 228849 Fri Dec 23 20:21:47 MST 2011 jhb 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.

Note that OS X already implements this behavior.

Reviewed by: rwatson
MFC after: 2 weeks
/freebsd-10.3-release/sys/sys/
H A Dvnode.hdiff 228849 Fri Dec 23 20:21:47 MST 2011 jhb 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.

Note that OS X already implements this behavior.

Reviewed by: rwatson
MFC after: 2 weeks

Completed in 244 milliseconds