lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mt9OfU+8PoKsmv_7aszhbw-dOuDCL6BOxb_2yRwc4HHCw@mail.gmail.com>
Date:   Wed, 23 Feb 2022 23:16:33 -0600
From:   Steve French <smfrench@...il.com>
To:     lsf-pc@...ts.linux-foundation.org,
        linux-fsdevel <linux-fsdevel@...r.kernel.org>
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: [LSF/MM/BPF TOPIC] Enabling change notification for network and
 cluster fs

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ