commit | 2c1740098c708b465e87637b237feb2fd98f129a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Feb 08 09:32:27 2010 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Feb 09 14:29:10 2010 -0500 |
tree | 7794f7a904913effa4c08bf4bb1b840aba52becb | |
parent | deb0c98c7f6035d47a247e548384517a955314a5 [diff] |
NFS: Fix a bug in nfs_fscache_release_page() Not having an fscache cookie is perfectly valid if the user didn't mount with the fscache option. This patch fixes http://bugzilla.kernel.org/show_bug.cgi?id=15234 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Acked-by: David Howells <dhowells@redhat.com> Cc: stable@kernel.org