]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/commit
Fix bug with freebsd-update(8) that does not ensure the previous
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 May 2015 22:52:35 +0000 (22:52 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 May 2015 22:52:35 +0000 (22:52 +0000)
commitb970c5eb6938666505ba3eca093607ad3dec40ff
tree933436e3719dfb63f85ba65829a8c228f48f7b5c
parent6628c60264b587fc8a6346d99bf81761207d966a
Fix bug with freebsd-update(8) that does not ensure the previous
upgrade was completed. [EN-15:04]

Fix deadlock on reboot with UFS tuned with SU+J. [EN-15:05]

Approved by: so

git-svn-id: svn://svn.freebsd.org/base/releng/10.1@282873 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
UPDATING
sys/conf/newvers.sh
sys/ufs/ffs/ffs_softdep.c
sys/ufs/ffs/ffs_vfsops.c
sys/ufs/ffs/softdep.h
usr.sbin/freebsd-update/freebsd-update.8
usr.sbin/freebsd-update/freebsd-update.sh