Re: [PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
From: David Howells <dhowells@redhat.com>
Date: 2019-06-26 14:31:46
Also in:
linux-fsdevel, lkml
From: David Howells <dhowells@redhat.com>
Date: 2019-06-26 14:31:46
Also in:
linux-fsdevel, lkml
Christian Brauner [off-list ref] wrote:
And I also very much recommend to remove any potential cross-dependency between the fsinfo() and the notification patchset.
The problem with that is that to make the notification patchset useful for mount notifications, you need some information that you would obtain through fsinfo(). David