commit b2bb7ecf507c34721b4ec07bcaf7087e1cbdbb72
Author: Sascha Wildner <[email protected]>
Date: Sun Nov 22 07:53:16 2015 +0100
df: Remove old UFS superblock reading code.
This is from times when there was only UFS and it does not play well
with some other filesystem types like devfs.
Reported-by: Michael Iline <[email protected]>
Summary of changes:
bin/df/Makefile | 5 +---
bin/df/df.c | 81 ++-------------------------------------------------------
2 files changed, 3 insertions(+), 83 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b2bb7ecf507c34721b4ec07bcaf7087e1cbdbb72
--
DragonFly BSD source repository