Skip to content
Commit 4aa7c634 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

vfs: add i_op->dentry_open()



Add a new inode operation i_op->dentry_open().  This is for stacked filesystems
that want to return a struct file from a different filesystem.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent f114040e
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