e26db606d1
There isn't really a need to support chown/chmod of the rand scheme. It adds a fair bit of complexity without adding any security over unconditionally allowing reads by anyone and writes by root. If we want to restore support for chown/chmod, we should probably do so in a generic way that covers all device schemes.