ceph: use common helper for aborted dir request invalidation
authorSage Weil <sage@newdream.net>
Fri, 14 May 2010 17:02:57 +0000 (10:02 -0700)
committerSage 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