Mateusz Guzik 51ea7bea91 vfs: add VOP_STAT
The current scheme of calling VOP_GETATTR adds avoidable overhead.

An example with tmpfs doing fstat (ops/s):
before: 7488958
after:  7913833

Reviewed by:	kib (previous version)
Differential Revision:	https://reviews.freebsd.org/D25910
2020-08-07 23:06:40 +00:00
..
2018-11-26 19:39:49 +00:00
2020-08-07 23:06:40 +00:00
2020-07-29 11:17:44 +00:00
2018-11-26 19:39:49 +00:00
2018-11-26 19:39:49 +00:00
2018-11-26 19:39:49 +00:00
2020-03-22 21:41:32 +00:00
2020-05-07 12:43:28 +00:00