d46b52859a
of trying to directly create the snapshot itself. This change allows users logged into the system as operator to run live dumps. Note that dump no longer tries to create the snapshot in the root of the filesystem, but rather in a .snap directory in the root of the filesystem. The reason is that the operator is usually not permitted to write into the root of the filesystem. The newfs command and background fsck have both been modified to create a .snap directory in the root of the filesystem, but if neither of these have been run, then the .snap directory must be created manually by the superuser before a live dump can be run. The .snap directory should be owned by user root and group operator and set to mode 770. |
||
---|---|---|
.. | ||
cache.c | ||
dump.8 | ||
dump.h | ||
dumprmt.c | ||
itime.c | ||
main.c | ||
Makefile | ||
optr.c | ||
pathnames.h | ||
tape.c | ||
traverse.c | ||
unctime.c |