nfs: 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-41-c6129007ee8d@kernel.org Reviewed-by:
NeilBrown <neilb@suse.de> Signed-off-by:
Christian Brauner <brauner@kernel.org>
Showing
- fs/nfs/delegation.c 1 addition, 1 deletionfs/nfs/delegation.c
- fs/nfs/file.c 9 additions, 10 deletionsfs/nfs/file.c
- fs/nfs/nfs3proc.c 1 addition, 1 deletionfs/nfs/nfs3proc.c
- fs/nfs/nfs4_fs.h 0 additions, 1 deletionfs/nfs/nfs4_fs.h
- fs/nfs/nfs4proc.c 18 additions, 15 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4state.c 2 additions, 2 deletionsfs/nfs/nfs4state.c
- fs/nfs/nfs4trace.h 2 additions, 2 deletionsfs/nfs/nfs4trace.h
- fs/nfs/nfs4xdr.c 3 additions, 3 deletionsfs/nfs/nfs4xdr.c
- fs/nfs/write.c 2 additions, 3 deletionsfs/nfs/write.c
Please register or sign in to comment