NFS: nfs_update_inode: print current and new inode size in debug output
authorHarshula Jayasuriya <harshula@redhat.com>
Mon, 23 May 2011 12:52:11 +0000 (22:52 +1000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 27 May 2011 21:42:01 +0000 (17:42 -0400)
commit60c16ea877546e559988a8b1e4f4256afbbd83e6
tree8919b0eca26baef38a730389321748c46570e2b1
parent444f72fe7e7b5f4db34cee933fa3546ebb8e9122
NFS: nfs_update_inode: print current and new inode size in debug output

Hi Trond,

In nfs_update_inode debug output, print the current and new inode
size when the file size changes on the NFS server.

Signed-off-by: Harshula Jayasuriya <harshula@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c