8c21bc6224
- Not enabled by default. Needs kernel option FFS_SNAPSHOT. - Change parameters of ffs_blkfree. - Let the copy-on-write functions return an error so spec_strategy may fail if the copy-on-write fails. - Change genfs_*lock*() to use vp->v_vnlock instead of &vp->v_lock. - Add flag B_METAONLY to VOP_BALLOC to return indirect block buffer. - Add a function ffs_checkfreefile needed for snapshot creation. - Add special handling of snapshot files: Snapshots may not be opened for writing and the attributes are read-only. Use the mtime as the time this snapshot was taken. Deny mtime updates for snapshot files. - Add function transferlockers to transfer any waiting processes from one lock to another. - Add vfsop VFS_SNAPSHOT to take a snapshot and make it accessible through a vnode. - Add snapshot support to ls, fsck_ffs and dump. Welcome to 2.0F. Approved by: Jason R. Thorpe <thorpej@netbsd.org> |
||
---|---|---|
.. | ||
Makefile | ||
files.irix | ||
irix_dirent.c | ||
irix_errno.c | ||
irix_errno.h | ||
irix_exec.c | ||
irix_exec.h | ||
irix_exec_elf32.c | ||
irix_fcntl.c | ||
irix_fcntl.h | ||
irix_ioctl.c | ||
irix_ioctl.h | ||
irix_kmem.c | ||
irix_kmem.h | ||
irix_misc.c | ||
irix_mman.c | ||
irix_mman.h | ||
irix_mount.c | ||
irix_prctl.c | ||
irix_prctl.h | ||
irix_resource.c | ||
irix_resource.h | ||
irix_signal.c | ||
irix_signal.h | ||
irix_stat.c | ||
irix_swap.c | ||
irix_swap.h | ||
irix_syscall.h | ||
irix_syscallargs.h | ||
irix_syscalls.c | ||
irix_sysctl.c | ||
irix_sysctl.h | ||
irix_sysent.c | ||
irix_sysmp.c | ||
irix_sysmp.h | ||
irix_syssgi.c | ||
irix_syssgi.h | ||
irix_systeminfo.c | ||
irix_types.h | ||
irix_usema.c | ||
irix_usema.h | ||
syscalls.conf | ||
syscalls.master |