diff options
| author | NeilBrown <neil@brown.name> | 2026-07-17 19:28:02 +1000 |
|---|---|---|
| committer | Chuck Lever <cel@kernel.org> | 2026-08-26 16:40:36 -0400 |
| commit | 13bcdb085c17229f429169ee675afceb04034455 (patch) | |
| tree | bda1d0957720d7368268092c8ac58126b43e1427 /scripts | |
| parent | f69b01e90795f7036c5523e2badda83f6381549b (diff) | |
| download | linux-next-13bcdb085c17229f429169ee675afceb04034455.tar.gz linux-next-13bcdb085c17229f429169ee675afceb04034455.zip | |
nfsd: move some code out of the d_really_is_negative() branch in nfsd4_create_file()
The benefit of this code movement isn't immediately obvious, but it will
make it easier to switch to using vfs_lookup_open().
One immediate benefit is that common code in the d_is_positive() branch
can be discarded.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: NeilBrown <neil@brown.name>
Link: https://patch.msgid.link/20260717093001.1972119-15-neilb@ownmail.net
Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
