linux_dsm_epyc7002/fs/nfs/objlayout
David Howells c7fd06228b NFS: (d)printks should use %zd for ssize_t arguments
(d)printks should use %zd for ssize_t arguments not %ld, otherwise they might
get a warning.  I see the following with MN10300.

fs/nfs/objlayout/objlayout.c: In function 'objlayout_read_done':
fs/nfs/objlayout/objlayout.c:294: warning: format '%ld' expects type 'long int', but argument 3 has type 'ssize_t'

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Trond Myklebust <Trond.Myklebust@netapp.com>
cc: linux-nfs@vger.kernel.org
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2011-06-15 11:24:31 -04:00
..
Kbuild pnfs-obj: decode layout, alloc/free lseg 2011-05-29 20:53:06 +03:00
objio_osd.c pnfs-obj: pg_test check for max_io_size 2011-05-29 21:03:08 +03:00
objlayout.c NFS: (d)printks should use %zd for ssize_t arguments 2011-06-15 11:24:31 -04:00
objlayout.h pnfs-obj: objlayout_encode_layoutcommit implementation 2011-05-29 20:55:00 +03:00
pnfs_osd_xdr_cli.c pnfs-obj: pnfs_osd XDR client implementation 2011-05-29 20:52:36 +03:00