diff options
| author | NeilBrown <neil@brown.name> | 2026-07-17 19:28:05 +1000 |
|---|---|---|
| committer | Chuck Lever <cel@kernel.org> | 2026-08-26 16:40:43 -0400 |
| commit | fe3bc80c58ed02c1e5f742dfba5dc7c46b500b62 (patch) | |
| tree | ee85418623f29c804ba128db25f63d6975524475 /scripts | |
| parent | 7a92717609ac215ee26a2a3d58a05eb1775908a1 (diff) | |
| download | linux-next-fe3bc80c58ed02c1e5f742dfba5dc7c46b500b62.tar.gz linux-next-fe3bc80c58ed02c1e5f742dfba5dc7c46b500b62.zip | |
nfsd: separate out VFS-specific code from nfsd4_create_file()
All the code in nfsd4_create_file() that is VFS manipulation, with now
NFS-specific knowledge, has been localised. Now we split that out into
a separate function: do_lookup_open().
It is planned to provide a vfs_lookup_open() in vfs code which provides
this functionality. This will share more code with the syscall open
path, and make it easier to modify locking at the VFS level.
Signed-off-by: NeilBrown <neil@brown.name>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Link: https://patch.msgid.link/20260717093001.1972119-18-neilb@ownmail.net
Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
