Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 1998 09:05:01 -0300 (EST)
From:      Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/5880: df -t does not support devfs
Message-ID:  <199803011205.JAA13238@gaia.coppe.ufrj.br>

next in thread | raw e-mail | index | archive | help

>Number:         5880
>Category:       bin
>Synopsis:       df -t does not support devfs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar  1 04:10:01 PST 1998
>Last-Modified:
>Originator:     Joao Carlos Mendes Luis
>Organization:
COPPE/UFRJ
>Release:        FreeBSD 2.2.5-STABLE i386
>Environment:

	FreeBSD -stable

>Description:

	df -t flag does not recognize devfs

>How-To-Repeat:

	Just type:

	df -t devfs

>Fix:
	
	The source patches for this particular problem are incredibly
      simple, but it could use some higher level interface like
      getvfsbyname() or similar and avoid having to change here
      everytime a new fs type is added.  Since I don't have experience
      with that, I'll not try a patch.

	Probably changing to true vfs interface is also needed by
      other programs.

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803011205.JAA13238>