CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/30 11:06:00
Modified files:
sys/nfs : nfsproto.h
Log message:
Make nfstov_mode() return mode_t rather than uint16_t.
This is a no-op since we only care about the low 12 bits in NFS anyway.
ok jsg@ semarie@
