mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
4aa7c6346b
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: Miklos Szeredi <mszeredi@suse.cz>