nfsd: adapt to breakup of struct file_lock
Most of the existing APIs have remained the same, but subsystems that access file_lock fields directly need to reach into struct file_lock_core now. Signed-off-by:Jeff Layton <jlayton@kernel.org> Link: https://lore.kernel.org/r/20240131-flsplit-v3-42-c6129007ee8d@kernel.org Reviewed-by:
NeilBrown <neilb@suse.de> Signed-off-by:
Christian Brauner <brauner@kernel.org>
Showing
- fs/nfsd/filecache.c 2 additions, 2 deletionsfs/nfsd/filecache.c
- fs/nfsd/netns.h 0 additions, 1 deletionfs/nfsd/netns.h
- fs/nfsd/nfs4callback.c 1 addition, 1 deletionfs/nfsd/nfs4callback.c
- fs/nfsd/nfs4layouts.c 8 additions, 7 deletionsfs/nfsd/nfs4layouts.c
- fs/nfsd/nfs4state.c 35 additions, 34 deletionsfs/nfsd/nfs4state.c
Please register or sign in to comment