]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ffs: do not call softdep_prealloc() from UFS_BALLOC()
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 18 Feb 2021 14:51:50 +0000 (16:51 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 25 Feb 2021 20:50:42 +0000 (22:50 +0200)
commit9bef28f2944696906c7fa68223faaf12b17695dd
treea8e26035bf2eba3c93e10513ea729407294205a0
parent298fde182f389b48eecd0f6f84c6479e743b70a8
ffs: do not call softdep_prealloc() from UFS_BALLOC()

Approved by: re (delphij, gjb)

(cherry picked from commit 49831462794690155ce8dbe02679e6d9390f3d7d)
sys/ufs/ffs/ffs_balloc.c
sys/ufs/ffs/ffs_vnops.c