VFS accounting: avoid VOP_GETATTR() calls
authorFrançois Tigeot <ftigeot@wolfpond.org>
Fri, 30 Mar 2012 21:09:51 +0000 (23:09 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 31 Mar 2012 05:39:45 +0000 (07:39 +0200)
commit0abb3638d857bc7bf8fad2069b1599d33a8fb3b0
tree8e51a89f706ae63af61250a0c52576e0a9e734eb
parent7c4b329b90c5365ad713044ca9fc95bb65057f6b
VFS accounting: avoid VOP_GETATTR() calls

* Only use them if VFS accounting is not disabled
sys/kern/vfs_syscalls.c