summaryrefslogtreecommitdiffstats
path: root/sys/fs/devfs/devfs_vfsops.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2012-02-29 15:15:36 +0000
committerkib <kib@FreeBSD.org>2012-02-29 15:15:36 +0000
commitebc5c1c3cce3dd42ce0b712c8d0d1d2e88c5e730 (patch)
tree3712b075bfbe2aacf256f4e76e8ef24ace856c74 /sys/fs/devfs/devfs_vfsops.c
parenta51474db9378c81bf6a6f6a4399829ee32a53b68 (diff)
downloadFreeBSD-src-ebc5c1c3cce3dd42ce0b712c8d0d1d2e88c5e730.zip
FreeBSD-src-ebc5c1c3cce3dd42ce0b712c8d0d1d2e88c5e730.tar.gz
In null_reclaim(), assert that reclaimed vnode is fully constructed,
instead of accepting half-constructed vnode. Previous code cannot decide what to do with such vnode anyway, and although processing it for hash removal, paniced later when getting rid of nullfs reference on lowervp. While there, remove initializations from the declaration block. Tested by: pho MFC after: 1 week
Diffstat (limited to 'sys/fs/devfs/devfs_vfsops.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud