Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Apr 2017 23:18:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218412] add /dev/full to devfsrules_unhide_basic
Message-ID:  <bug-218412-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 218412
           Summary: add /dev/full to devfsrules_unhide_basic
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: conf
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: citrin+pr@citrin.ru

Created attachment 181523
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181523&action=
=3Dedit
Add /dev/full

Please add /dev/full to devfs ruleset devfsrules_unhide_basic, alongside wi=
th
/dev/null and /dev/zero

/dev/full [1] is a devices, which returns ENOSPC on write. It is used e. g.=
 in
applications regression tests.

Adding /dev/full to devfsrules_unhide_basic will expose this device into ja=
ils
by default. Given how this device works it should be safe to do.

Having /dev/full in jail by default will simplify running port tests in jai=
ls
using 'poudriere testport -i'.

[1] https://lists.freebsd.org/pipermail/svn-src-all/2014-April/084195.html

--=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-218412-8>