K 11
svm:headrev
V 44
ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f:333425

K 10
svn:author
V 5
mmacy
K 8
svn:date
V 27
2018-05-09T19:00:28.893337Z
K 7
svn:log
V 347
Eliminate the overhead of gratuitous repeated reinitialization of cap_rights

- Add macros to allow preinitialization of cap_rights_t.

- Convert most commonly used code paths to use preinitialized cap_rights_t.
  A 3.6% speedup in fstat was measured with this change.

Reported by:	mjg
Reviewed by:	oshogbo
Approved by:	sbruno
MFC after:	1 month

END
