From: J. Bruce Fields Date: Mon, 29 Nov 2010 20:28:10 +0000 (-0500) Subject: nfsd: fix offset printk's in nfsd3 read/write X-Git-Tag: v2.6.38-rc1~51^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b631f83810e95eeb2e1839889b27142bd8d6d8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed