[Bug 261582] stable/13 build fail
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261582] stable/13 build fail"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Jan 2022 21:52:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261582
Ivan Rozhuk <rozhuk.im@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rozhuk.im@gmail.com
--- Comment #1 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
Probably after this commit:
From bc9154a208248a2ea0ca00177407caef87fec87e Mon Sep 17 00:00:00 2001
From: Toomas Soome <tsoome@FreeBSD.org>
Date: Thu, 12 Aug 2021 08:45:52 +0300
Subject: [PATCH] loader: implement mount/unmount rootfs
We want to keep our root file system open to preserve bcache segment
between file accesses, thus reducing physical disk IO.
Reviewed by: imp, allanjude, kevans (previous version)
Differential Revision: https://reviews.freebsd.org/D30848
MFC after: 1 month
(cherry picked from commit b4cb3fe0e39a31e60292018dc9fb7510b3de92bf)
--
You are receiving this mail because:
You are the assignee for the bug.