NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 5 Feb 2007 22:44:22 +0000 (14:44 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 13 Feb 2007 06:40:30 +0000 (22:40 -0800)
commitb0c4fddca2bc3967381b728732a8850de35e1b20
tree20c84b8927e448ab57f5536a4369e6f787ba316e
parent3e7d950a528454ad749a264feef3c8bad3faa108
NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine

Micro-optimisations for nfs_fhget() and nfs_wcc_update_inode().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c