看板 DFBSD_commit 關於我們 聯絡資訊
commit d9f8f7785a5678076a1ac46ba599cb3d93607430 Author: Sascha Wildner <saw@online.de> Date: Sat Jan 29 08:26:26 2011 +0100 Revert "devfs: Populate si_umajor, too." This reverts commit 2c2ab0446f99e9b6f7cae69d99b4491fdf60e6f3. It was causing the read/write remount of the root filesystem to fail upon booting. I'll investigate a better fix. Reported-by: Rumko <rumcic@gmail.com> Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1973> Summary of changes: sys/vfs/devfs/devfs_core.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d9f8f7785a5678076a1ac46ba599cb3d93607430 -- DragonFly BSD source repository