Skip to content
Commit 2106cb18 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: don't use inode in helpers called by fuse_direct_io()



Use ff->fc and ff->nodeid instead of passing down the inode.

This prepares this function for use by CUSE, where the inode is not
owned by a fuse filesystem.

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