Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
os_mon - include HAMMER2-FS in df(1) for DragonFly
HAMMER2 is the default file-system on DragonFly. Running: /bin/df -k -t ufs,hammer / results in empty output (on my DragonFly system), while running: /bin/df -k -t ufs,hammer,hammer2 / results in: Filesystem 1K-blocks Used Avail Capacity Mounted on dev/da0s1d 697244672 68285248 628959424 10% /
- Loading branch information