OS-5246: Add support for /proc/devices

Details

Issue Type:Bug
Priority:4 - Normal
Status:Resolved
Created at:2016-03-15T19:08:49.000Z
Updated at:2019-08-28T23:52:19.401Z

People

Created by:Former user
Reported by:Former user
Assigned to:Former user

Resolution

Fixed: A fix for this issue is checked into the tree and tested.
(Resolution Date: 2016-03-22T17:25:23.000Z)

Fix Versions

2016-03-31 Landslide (Release Date: 2016-03-31)

Labels

lxbrand

Description

After adding support for ZVols to LX Brand Zones and doing the work to align the values of /proc/partitions, df, stat and iostats, I noticed that file /proc/devices was empty.

This ticket is a reminder to do the work to populate that file because inevitably there will be some application out there that will attempt to read from it.

Comments

Comment by Former user
Created at 2016-03-22T17:10:15.000Z

illumos-joyent commit feb82da (branch master, by Jerry Jelinek)

OS-5258 /proc/$pid/stat tty_nr is an untranslated illumos dev_t
OS-5246 Add support for /proc/devices
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>