From: Matt Benjamin <mbenjamin@redhat.com>
To: Ceph Development <ceph-devel@vger.kernel.org>
Cc: John Spray <jspray@redhat.com>
Subject: libcephfs invalidate upcalls
Date: Sat, 26 Sep 2015 15:03:40 -0400 (EDT) [thread overview]
Message-ID: <1783969650.22232082.1443294220601.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <1591173292.22231917.1443293684497.JavaMail.zimbra@redhat.com>
Hi John,
I prototyped an invalidate upcall for libcephfs and the Gasesha Ceph fsal, building on the Client invalidation callback registrations.
As you suggested, NFS (or AFS, or DCE) minimally expect a more generic "cached vnode may have changed" trigger than the current inode and dentry invalidates, so I extended the model slightly to hook cap revocation, feedback appreciated.
git@github.com:linuxbox2/ceph.git , branch invalidate
git@github.com:linuxbox2/nfs-ganesha.git , branch ceph-invalidates
thanks,
Matt
--
Matt Benjamin
Red Hat, Inc.
315 West Huron Street, Suite 140A
Ann Arbor, Michigan 48103
http://www.redhat.com/en/technologies/storage
tel. 734-761-4689
fax. 734-769-8938
cel. 734-216-5309
next parent reply other threads:[~2015-09-26 19:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1591173292.22231917.1443293684497.JavaMail.zimbra@redhat.com>
2015-09-26 19:03 ` Matt Benjamin [this message]
2015-09-28 13:01 ` libcephfs invalidate upcalls John Spray
2015-09-28 14:03 ` Matt Benjamin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1783969650.22232082.1443294220601.JavaMail.zimbra@redhat.com \
--to=mbenjamin@redhat.com \
--cc=ceph-devel@vger.kernel.org \
--cc=jspray@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.