Skip to content

nfsd: eliminate the NFSD_FILE_BREAK_* flags

Jeffrey Layton requested to merge jtlayton/centos-stream-9:bz2107360 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2107360

Patch to fix a problem with nfsd that could make it allow conflicting access with an outstanding delegation. This is a potential data corruptor.

Signed-off-by: Jeffrey Layton jlayton@redhat.com

Merge request reports