Date: Fri, 25 Jun 2004 18:15:41 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: FreeBSD current users <current@freebsd.org> Cc: bzeeb+freebsd@zabbadoz.net Subject: jail getfsstat patches. Message-ID: <Pine.BSF.4.21.0406251809530.1679-100000@InterJet.elischer.org>
next in thread | raw e-mail | index | archive | help
There are patches around to make 'df' and 'mount' show pretty much the exact right thing from a jail. In both -current and 4.x I propose to commit these. http://garage.freebsd.pl/ "jailfsstat - With this kernel module process in jail can only see file systems mounted inside." for 4.x and http://sources.zabbadoz.net/freebsd/jail.html for 5.x with possible small changes.. e.g. the 4.x version would not be a module but would have a sysclt to turn it on (off by default) and the 5.x version may require osme small work too.. Does anyone violently object to these? The fact that df or mount shows so much not only confuses the hell out of users, it makes scripts fail in odd ways. (and bugs the hell out of me too). julian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0406251809530.1679-100000>