1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/nfs4client
Jim Rees 2754e7333e fix for 64-bit arch:
use %zd to print size_t types and sizeof()

Approved by:	alfred
Tested on:	sparc64, amd64
2004-03-26 22:44:59 +00:00
..
nfs4_dev.c
nfs4_dev.h fix for 64-bit arch: 2004-03-26 22:44:59 +00:00
nfs4_idmap.c
nfs4_idmap.h
nfs4_socket.c
nfs4_subs.c
nfs4_vfs_subs.c
nfs4_vfs.h
nfs4_vfsops.c kthread_exit() no longer requires Giant, so don't force callers to acquire 2004-03-05 22:42:17 +00:00
nfs4_vn_subs.c
nfs4_vn.h
nfs4_vnops.c Properly vector all bwrite() and BUF_WRITE() calls through the same path 2004-03-11 18:02:36 +00:00
nfs4.h
nfs4m_subs.h