Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 08:28:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 218626] [PATCH] cuse: new error code CUSE_ERR_NO_DEVICE (ENODEV)
Message-ID:  <bug-218626-3630-25qIuYQcov@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218626-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218626-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218626

--- Comment #9 from commit-hook@freebsd.org ---
A commit references this bug:

Author: hselasky
Date: Thu Oct 12 08:27:58 UTC 2017
New revision: 324546
URL: https://svnweb.freebsd.org/changeset/base/324546

Log:
  MFC r324320:
  Add support for new cuse(3) error code, CUSE_ERR_NO_DEVICE.
  This error code is useful when emulating Linux input event
  devices from userspace.

  PR:                   218626
  Submitted by:         jan.kokemueller@gmail.com
  Sponsored by:         Mellanox Technologies

Changes:
_U  stable/11/
  stable/11/lib/libcuse/cuse.3
  stable/11/sys/fs/cuse/cuse.c
  stable/11/sys/fs/cuse/cuse_defs.h

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218626-3630-25qIuYQcov>