Re: [PATCH v4 4/9] fstests: verify fanotify isolation on cloned filesystems
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.fstests,org.kernel.vger.linux-btrfs,org.kernel.vger.linux-ext4,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 28, 2026 at 02:42:54PM +0800, Anand Jain wrote: > Verify that fanotify events are correctly routed to the appropriate > watcher when cloned filesystems are mounted. > Helps verify kernel's event notification distinguishes between devices > sharing the same FSID/UUID. Do these tests pass with all major file systems? Or does this reproduce the previous btrfs issues in this area?