Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fuse: fix bad return value in fuse_file_poll()
commit 201fa69 upstream. Fix fuse_file_poll() which returned a -errno value instead of a poll mask. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information