Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111865392
D8801.id22934.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
344 B
Referenced Files
None
Subscribers
None
D8801.id22934.diff
View Options
Index: bin/df/df.c
===================================================================
--- bin/df/df.c
+++ bin/df/df.c
@@ -261,6 +261,7 @@
free(mntpath);
continue;
}
+ warnx("df on unmounted devices is deprecated");
if (iov != NULL)
free_iovec(&iov, &iovlen);
build_iovec_argf(&iov, &iovlen, "fstype", "%s",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 10, 12:45 PM (16 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17084367
Default Alt Text
D8801.id22934.diff (344 B)
Attached To
Mode
D8801: Emit a deprecation warning when mounting a device to print statisistics.
Attached
Detach File
Event Timeline
Log In to Comment