commit | 18b631f83810e95eeb2e1839889b27142bd8d6d8 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Nov 29 15:28:10 2010 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Dec 17 15:48:18 2010 -0500 |
tree | 88d7e9d207eb478be485c6b6e73708e8bcfde8fe | |
parent | e203d506bd221bfa5b3acbb7336ae7b7646636a4 [diff] |
nfsd: fix offset printk's in nfsd3 read/write Thanks to dysbr01@ca.com for noticing that the debugging printk in the v3 write procedure can print >2GB offsets as negative numbers: https://bugzilla.kernel.org/show_bug.cgi?id=23342 Signed-off-by: J. Bruce Fields <bfields@redhat.com>