Skip to content
Commit 0b52075e authored by Al Viro's avatar Al Viro
Browse files

introduce cloning of fs_context



new primitive: vfs_dup_fs_context().  Comes with fs_context
method (->dup()) for copying the filesystem-specific parts
of fs_context, along with LSM one (->fs_context_dup()) for
doing the same to LSM parts.

[needs better commit message, and change of Author:, anyway]

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent cb50b348
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment