You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: 4f8d370 ("fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY")
Cc: <[email protected]> # v6.2
Signed-off-by: Miklos Szeredi <[email protected]>
0 commit comments