From: Alex Elder Date: Fri, 13 Jan 2012 01:48:11 +0000 (-0800) Subject: ceph: don't reset s_cap_ttl to zero X-Git-Tag: v3.4-rc1~76^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce208a6ce030ea6ccd4b13c8cec0a84c0c7a1e9;p=pandora-kernel.git ceph: don't reset s_cap_ttl to zero Avoid the need to check for a special zero s_cap_ttl value by just using (jiffies - 1) as the value assigned to indicate "sometime in the past." Signed-off-by: Alex Elder Reviewed-by: Sage Weil --- Reading git-diff-tree failed