diff options
| author | Al Viro <[email protected]> | 2025-02-24 01:18:15 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2025-06-11 17:39:52 +0000 |
| commit | 691fb82ca6ccdcdb9e60e754b55659271d5280e7 (patch) | |
| tree | 8e1316e8b13c3bdb13a4278931dfed387722fc6c /Documentation/filesystems/nfs | |
| parent | simple_lookup(): just set DCACHE_DONTCACHE (diff) | |
| download | kernel-691fb82ca6ccdcdb9e60e754b55659271d5280e7.tar.gz kernel-691fb82ca6ccdcdb9e60e754b55659271d5280e7.zip | |
make d_set_d_op() static
Convert the last user (d_alloc_pseudo()) and be done with that.
Any out-of-tree filesystem using it should switch to d_splice_alias_ops()
or, better yet, check whether it really needs to have ->d_op vary among
its dentries.
Reviewed-by: Christian Brauner <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'Documentation/filesystems/nfs')
0 files changed, 0 insertions, 0 deletions
