]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ffs: Add FFSV_REPLACE_DOOMED flag to ffs_vgetf()
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 26 Jan 2021 11:35:21 +0000 (13:35 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 25 Feb 2021 20:47:42 +0000 (22:47 +0200)
commit8ecc621480bb2e3676c940a63acc3a8ad61a75f5
tree203bce353853d7873286aaf594a5e59551fc26ed
parentb95a45365676204c7bfad1a28bfdbd1831a86e6c
ffs: Add FFSV_REPLACE_DOOMED flag to ffs_vgetf()

Approved by: re (delphij, gjb)

(cherry picked from commit f16c26b1c009fd0d87d07d3b1cf0d5078ad7f511)
sys/ufs/ffs/ffs_extern.h
sys/ufs/ffs/ffs_vfsops.c