freebsd-dev/sys/fs/nfsserver
Rick Macklem f808cf7294 Silence some "might not be initialized" warnings for riscv64.
None of these case were actually using the variable(s) uninitialized, but
I figured that silencing the warnings via initializing them made sense.

Some of these predated r355677.
2019-12-13 21:38:08 +00:00
..
nfs_fha_new.c sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
nfs_fha_new.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
nfs_nfsdcache.c style: Remove remaining deprecated MALLOC/FREE macros 2018-01-25 22:25:13 +00:00
nfs_nfsdkrpc.c Add support for NFSv4.2 to the NFS client and server. 2019-12-12 23:22:55 +00:00
nfs_nfsdport.c Silence some "might not be initialized" warnings for riscv64. 2019-12-13 21:38:08 +00:00
nfs_nfsdserv.c Silence some "might not be initialized" warnings for riscv64. 2019-12-13 21:38:08 +00:00
nfs_nfsdsocket.c Add support for NFSv4.2 to the NFS client and server. 2019-12-12 23:22:55 +00:00
nfs_nfsdstate.c Silence some "might not be initialized" warnings for riscv64. 2019-12-13 21:38:08 +00:00
nfs_nfsdsubs.c Add support for NFSv4.2 to the NFS client and server. 2019-12-12 23:22:55 +00:00