git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
182fac2
)
ceph: don't reset s_cap_ttl to zero
author
Alex Elder
<elder@dreamhost.com>
Fri, 13 Jan 2012 01:48:11 +0000
(17:48 -0800)
committer
Alex Elder
<elder@dreamhost.com>
Thu, 22 Mar 2012 15:47:45 +0000
(10:47 -0500)
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 <elder@dreamhost.com>
Reviewed-by: Sage Weil <sage@newdream.net>
No differences found