freebsd-src/sys/ufs
Alan Somers 65417f5e27 Remove "struct ucred*" argument from vtruncbuf
vtruncbuf takes a "struct ucred*" argument. AFAICT, it's been unused ever
since that function was first added in r34611. Remove it.  Also, remove some
"struct ucred" arguments from fuse and nfs functions that were only used by
vtruncbuf.

Reviewed by:	cem
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D20377
2019-05-24 20:27:50 +00:00
..
ffs Remove "struct ucred*" argument from vtruncbuf 2019-05-24 20:27:50 +00:00
ufs Include ktr.h in more compilation units 2019-05-21 20:38:48 +00:00