]> Git Repo - linux.git/blobdiff - fs/nfs/nfs4proc.c
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux.git] / fs / nfs / nfs4proc.c
index 08cc97488904b70b5a524efd4936dfd68ecec818..6c61e2b996351cde05b1c922674cd3a2670913ea 100644 (file)
@@ -2285,7 +2285,6 @@ static int nfs4_opendata_access(struct rpc_cred *cred,
                mask = NFS4_ACCESS_READ;
 
        cache.cred = cred;
-       cache.jiffies = jiffies;
        nfs_access_set_mask(&cache, opendata->o_res.access_result);
        nfs_access_add_cache(state->inode, &cache);
 
This page took 0.031272 seconds and 4 git commands to generate.