]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixes to track snapshot copy-on-write checking in the specinfo
authorKirk McKusick <mckusick@FreeBSD.org>
Wed, 7 Mar 2001 07:09:55 +0000 (07:09 +0000)
committerKirk McKusick <mckusick@FreeBSD.org>
Wed, 7 Mar 2001 07:09:55 +0000 (07:09 +0000)
commit589c7af992aa64e44f84294e694b5a75c1a4c7c3
tree4b2833f726260890ce9515c1858aef72391f169c
parent393d77ffad6c43dd11ab5bfcd90264bcb4df57e4
Fixes to track snapshot copy-on-write checking in the specinfo
structure rather than assuming that the device vnode would reside
in the FFS filesystem (which is obviously a broken assumption with
the device filesystem).
16 files changed:
sys/fs/specfs/spec_vnops.c
sys/gnu/ext2fs/inode.h
sys/gnu/fs/ext2fs/inode.h
sys/kern/kern_conf.c
sys/kern/vnode_if.src
sys/miscfs/specfs/spec_vnops.c
sys/sys/conf.h
sys/sys/linedisc.h
sys/ufs/ffs/ffs_extern.h
sys/ufs/ffs/ffs_snapshot.c
sys/ufs/ffs/ffs_subr.c
sys/ufs/ffs/ffs_vfsops.c
sys/ufs/ffs/ffs_vnops.c
sys/ufs/ffs/fs.h
sys/ufs/mfs/mfs_vnops.c
sys/ufs/ufs/inode.h