linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [LSF/MM/BPF TOPIC] Enabling change notification for network and cluster fs
@ 2022-02-24  5:16 Steve French
  2022-02-24 21:52 ` Vivek Goyal
  2022-03-11 12:36 ` Vivek Goyal
  0 siblings, 2 replies; 12+ messages in thread
From: Steve French @ 2022-02-24  5:16 UTC (permalink / raw)
  To: lsf-pc, linux-fsdevel; +Cc: LKML

Currently only local events can be waited on with the current notify
kernel API since the requests to wait on these events is not passed to
the filesystem.   Especially for network and cluster filesystems it is
important that they be told that applications want to be notified of
these file or directory change events.

A few years ago, discussions began on the changes needed to enable
support for this.   Would be timely to finish those discussions, as
waiting on file and directory change events to network mounts is very
common for other OS, and would be valuable for Linux to fix.

-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-03-11 12:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-24  5:16 [LSF/MM/BPF TOPIC] Enabling change notification for network and cluster fs Steve French
2022-02-24 21:52 ` Vivek Goyal
2022-02-24 22:55   ` Steve French
2022-02-25 13:23     ` Vivek Goyal
2022-02-25 13:49       ` Matthew Wilcox
2022-02-25 14:30         ` Vivek Goyal
2022-02-25 15:27         ` Steve French
2022-02-25 16:35           ` Vivek Goyal
     [not found]             ` <CAH2r5msPz1JZK4OWX_=+2HTzKTZE07ACxbEv3xM-1T0HTnVWMw@mail.gmail.com>
2022-02-26 10:22               ` [Lsf-pc] " Amir Goldstein
2022-02-28  5:42                 ` Ralph Boehme
2022-02-26 16:44               ` Vivek Goyal
2022-03-11 12:36 ` Vivek Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).