git: df: Remove old UFS superblock reading code.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Nov 21 22:54:26 PST 2015
commit b2bb7ecf507c34721b4ec07bcaf7087e1cbdbb72
Author: Sascha Wildner <saw at online.de>
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 <michael.iline at yahoo.com>
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
More information about the Commits
mailing list