https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196273
Bryan Drewery <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bryan Drewery <[email protected]> --- Adding a new fallocate command would be fine. I would prefer this for compatibility rather than adding the more incompatible '-a' flag. If it makes sense, the truncate.c can be made to change behavior to fallocate(1) when invoked through a hard link. We do this in usr.bin/w/w.c already to change behavior for uptime(1). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
