From: David Howells Date: Wed, 25 Feb 2015 11:53:57 +0000 (+0000) Subject: FS-Cache: Handle a new operation submitted against a killed object X-Git-Tag: omap-for-v4.3/legacy-v2-signed~35^2~17^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6515d1dbf424c5c3b94d44e9c7f581026e7fc0d3;p=pandora-kernel.git FS-Cache: Handle a new operation submitted against a killed object Reject new operations that are being submitted against an object if that object has failed its lookup or creation states or has been killed by the cache backend for some other reason, such as having been culled. Signed-off-by: David Howells Reviewed-by: Steve Dickson Acked-by: Jeff Layton --- Reading git-diff-tree failed