NFS: fix print format for tk_pid
Chuck Lever authored

The tk_pid field is an unsigned short.  The proper print format specifier for
that type is %5u, not %4d.

Also clean up some miscellaneous print formatting nits.
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
a3f565b1
Name Last commit Last update
..
9p [PATCH] 9p: null terminate error strings for debug print
adfs [PATCH] adfs: fix filename handling
affs [PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_path
afs [PATCH] rename struct namespace to struct mnt_namespace
autofs [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_path
autofs4 [PATCH] getting rid of all casts of k[cmz]alloc() calls
befs [PATCH] getting rid of all casts of k[cmz]alloc() calls
bfs [PATCH] update Tigran's email addresses
cifs Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
coda [PATCH] struct path: convert coda
configfs [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path
cramfs [PATCH] struct path: convert cramfs
debugfs DebugFS : file/directory removal fix
devpts [PATCH] inode-diet: Eliminate i_blksize from the inode structure
dlm [DLM] fix compile warning
ecryptfs [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path
efs [PATCH] struct path: convert efs
exportfs [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
ext2 [PATCH] LOG2: Implement a general integer log2 facility in the kernel
ext3 [PATCH] LOG2: Implement a general integer log2 facility in the kernel
ext4 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path
fat [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path
freevxfs [PATCH] struct path: convert freevxfs
fuse [PATCH] fuse: fix bug in control filesystem mount
gfs2 [PATCH] Revert bd_mount_mutex back to a semaphore
hfs
hfsplus
hostfs
hpfs
hppfs
hugetlbfs
isofs
jbd
jbd2
jffs
jffs2
jfs
lockd
minix
msdos
ncpfs
nfs
nfs_common
nfsd
nls
ntfs
ocfs2
openpromfs
partitions
proc
qnx4
ramfs
reiserfs
romfs
smbfs
sysfs
sysv
udf
ufs
vfat
xfs
Kconfig
Kconfig.binfmt
Makefile
aio.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat.c
compat_ioctl.c
dcache.c
dcookies.c
direct-io.c
dnotify.c
dquot.c
drop_caches.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file.c
file_table.c
filesystems.c
fs-writeback.c
generic_acl.c
inode.c
inotify.c
inotify_user.c
internal.h
ioctl.c
ioprio.c
libfs.c
locks.c
mbcache.c
mpage.c
namei.c
namespace.c
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
quota.c
quota_v1.c
quota_v2.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
splice.c
stack.c
stat.c
super.c
sync.c
utimes.c
xattr.c
xattr_acl.c