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:
85792d0
)
ceph: use common helper for aborted dir request invalidation
author
Sage Weil
<sage@newdream.net>
Fri, 14 May 2010 17:02:57 +0000
(10:02 -0700)
committer
Sage Weil
<sage@newdream.net>
Mon, 17 May 2010 22:25:40 +0000
(15:25 -0700)
We invalidate I_COMPLETE and dentry leases in two places: on aborted mds
request and on request replay. Use common helper to avoid duplicate code.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found