From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Date: Wed, 29 May 2019 06:45:46 +0000 Subject: Re: [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications Message-Id: <22971.1559112346@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit List-Id: References: <155905930702.7587.7100265859075976147.stgit@warthog.procyon.org.uk> In-Reply-To: To: Amir Goldstein Cc: dhowells@redhat.com, Al Viro , Ian Kent , linux-fsdevel , linux-api@vger.kernel.org, linux-block , keyrings@vger.kernel.org, LSM List , linux-kernel , Jan Kara Amir Goldstein wrote: > I am interested to know how you envision filesystem notifications would > look with this interface. What sort of events are you thinking of by "filesystem notifications"? You mean things like file changes? David