Re: wedge device to name

2019-09-19 Thread Christos Zoulas
In article , Michael van Elst wrote: >chris...@astron.com (Christos Zoulas) writes: > >>I added that to df, but it needs root/operator in order to access the >>device node to get wedge info. I also wrote a patch to expose the >>wedge info via sysctl: > >Alternatives ? > >Expose via an enhanced sta

Re: wedge device to name

2019-09-19 Thread Emmanuel Dreyfus
On Thu, Sep 19, 2019 at 02:51:12AM -, Christos Zoulas wrote: > But I am not sure if I should commit it... Here it is... Should I? I vote for it (and mount, raidctl, whatever...) -- Emmanuel Dreyfus m...@netbsd.org

Re: wedge device to name

2019-09-19 Thread Michael van Elst
chris...@astron.com (Christos Zoulas) writes: >I added that to df, but it needs root/operator in order to access the >device node to get wedge info. I also wrote a patch to expose the >wedge info via sysctl: Alternatives ? Expose via an enhanced statvfs() syscall. After all df is a user interfac