diff options
| author | Gabriel Krisman Bertazi <[email protected]> | 2024-02-21 17:14:08 +0000 |
|---|---|---|
| committer | Gabriel Krisman Bertazi <[email protected]> | 2024-02-27 21:55:34 +0000 |
| commit | 70dfe3f0d239c2e8abc6a7bea24411031f85b652 (patch) | |
| tree | e3ec8120884b9c412c92017300b564009e3aaa1d /fs/btrfs/dev-replace.c | |
| parent | libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops (diff) | |
| download | kernel-70dfe3f0d239c2e8abc6a7bea24411031f85b652.tar.gz kernel-70dfe3f0d239c2e8abc6a7bea24411031f85b652.zip | |
libfs: Add helper to choose dentry operations at mount-time
In preparation to drop the similar helper that sets d_op at lookup time,
add a version to set the right d_op filesystem-wide, through sb->s_d_op.
The operations structures are shared across filesystems supporting
fscrypt and/or casefolding, therefore we can keep it in common libfs
code.
Reviewed-by: Eric Biggers <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Gabriel Krisman Bertazi <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
