diff options
author | 2009-04-28 16:56:41 +0200 | |
---|---|---|
committer | 2009-04-28 16:56:41 +0200 | |
commit | 797759aaf31351a1ab1b9130c4f180ce496f46c5 (patch) | |
tree | 2bea6512575202090db75c5e8ab8d27e569df4a2 /drivers/base/platform.c | |
parent | fuse: don't use inode in fuse_do_ioctl() helper (diff) | |
download | wireguard-linux-797759aaf31351a1ab1b9130c4f180ce496f46c5.tar.xz wireguard-linux-797759aaf31351a1ab1b9130c4f180ce496f46c5.zip |
fuse: don't use inode in fuse_file_poll
Use ff->fc and ff->nodeid instead of file->f_dentry->d_inode in the
fuse_file_poll() implementation.
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>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions