FreeNAS Code
This project has moved to github - see https://github.com/freenas
Brought to you by:
cochard,
mattolander
#!/usr/local/bin/php -f <?php # sendreport # Copyright (c) 2007 Volker Theile (votdev@gmx.de) # All rights reserved. require_once("config.inc"); require_once("disks.inc"); require_once("util.inc"); disks_get_fstype("/dev/ad1") ?>