commit | 853695230e9847445ad42c330d023fca2324fd56 | [log] [tgz] |
---|---|---|
author | Kinglong Mee <kinglongmee@gmail.com> | Sun Mar 22 22:16:40 2015 +0800 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Mar 25 21:13:02 2015 -0400 |
tree | 5030d5702a9a8dae995146ca408d88ab8ae786de | |
parent | 340f0ba1c6c8412aa35fd6476044836b84361ea6 [diff] |
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>