]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r268612:
authorkib <kib@FreeBSD.org>
Mon, 28 Jul 2014 01:11:29 +0000 (01:11 +0000)
committerkib <kib@FreeBSD.org>
Mon, 28 Jul 2014 01:11:29 +0000 (01:11 +0000)
commit36fc0d1d01d4daafaceec2e99d0e54b7ac0bf960
tree2416e661df9a3be1f068e4cc7648dad5712964b0
parent2ac333b7af936f53cccbc105f3b1d454fe3c5dc1
MFC r268612:
Add helper helper vfs_write_suspend_umnt().

Fix the bug in the FFS unmount, when suspension failed, the ufs
extattrs were not reinitialized.
sys/kern/vfs_vnops.c
sys/sys/vnode.h
sys/ufs/ffs/ffs_vfsops.c