Date: Thu, 12 Nov 2020 13:51:39 -0500 From: Mark Johnston <markj@freebsd.org> To: freebsd-current@freebsd.org Subject: remove df(1) support for mounting filesystems Message-ID: <20201112185139.GA8558@raichu>
next in thread | raw e-mail | index | archive | help
Hi, df(1) has the ability to mount character devices in order to collect usage information. This functionality has been deprecated for the past couple of years, since r329092, and is buggy per PR 237368. I propose removing it in 13.0: https://reviews.freebsd.org/D27197
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201112185139.GA8558>