NFSD: Printk blocklayout length and offset as format 0x%llx
authorKinglong Mee <kinglongmee@gmail.com>
Sun, 22 Mar 2015 14:16:40 +0000 (22:16 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 26 Mar 2015 01:13:02 +0000 (21:13 -0400)
commit853695230e9847445ad42c330d023fca2324fd56
tree5030d5702a9a8dae995146ca408d88ab8ae786de
parent340f0ba1c6c8412aa35fd6476044836b84361ea6
NFSD: Printk blocklayout length and offset as format 0x%llx

When testing pnfs with nfsd_debug on, nfsd print a negative number
of layout length and foff in nfsd4_block_proc_layoutget as,
"GET: -xxxx:-xxx 2"

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/blocklayout.c
fs/nfsd/blocklayoutxdr.c