]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite8998b5f998b100c665537ff5247245db2f87184
tree5030d5702a9a8dae995146ca408d88ab8ae786de
parent3b28a409e178eb1ca6eb0d339a14f14c09228199
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