Home
last modified time | relevance | path

Searched hist:"2106 cb18930312af9325d3418e138569c5b903cc" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fuse/
H A Dfuse_i.hdiff 2106cb18930312af9325d3418e138569c5b903cc Tue Apr 28 09:56:37 CDT 2009 Miklos Szeredi <mszeredi@suse.cz> 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: Miklos Szeredi <mszeredi@suse.cz>
H A Ddir.cdiff 2106cb18930312af9325d3418e138569c5b903cc Tue Apr 28 09:56:37 CDT 2009 Miklos Szeredi <mszeredi@suse.cz> 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: Miklos Szeredi <mszeredi@suse.cz>
H A Dfile.cdiff 2106cb18930312af9325d3418e138569c5b903cc Tue Apr 28 09:56:37 CDT 2009 Miklos Szeredi <mszeredi@suse.cz> 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: Miklos Szeredi <mszeredi@suse.cz>