Searched hist:58047 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sbin/tunefs/
H A Dtunefs.cdiff 58047 Tue Mar 14 05:44:32 MST 2000 sheldonh Open the device read-only initially and re-open read-write if necessary
later. This allows tunefs -p on mounted filesystems.

Side-effects:
Use K&R prototypes.
Use definitions from fcntl.h for the flags argument to open(2).

There are cosmetic differences between this and the submitted patch.

PR: 17143
Reported by: Peter Edwards <peter.edwards@ireland.com>
Submitted by: luoqi

Completed in 192 milliseconds