diff options
| author | Miklos Szeredi <mszeredi@redhat.com> | 2023-03-27 16:14:49 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-12 11:10:30 +0200 |
| commit | 2d3bc3d4039424c3f57a7d95d586607969a23886 (patch) | |
| tree | e557a4daeaf904520d396aa12557c582f8cb3180 /drivers | |
| parent | 81eb07e299a5ad59c61f6192690b8cadd3ed3604 (diff) | |
| download | linux-2d3bc3d4039424c3f57a7d95d586607969a23886.tar.gz linux-2d3bc3d4039424c3f57a7d95d586607969a23886.tar.bz2 linux-2d3bc3d4039424c3f57a7d95d586607969a23886.zip | |
fuse: add feature flag for expire-only
commit 5cadfbd5a11e5495cac217534c5f788168b1afd7 upstream.
Add an init flag idicating whether the FUSE_EXPIRE_ONLY flag of
FUSE_NOTIFY_INVAL_ENTRY is effective.
This is needed for backports of this feature, otherwise the server could
just check the protocol version.
Fixes: 4f8d37020e1f ("fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY")
Cc: <stable@vger.kernel.org> # v6.2
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
