看板 DFBSD_commit 關於我們 聯絡資訊
commit db31565a3a1ee099db5cd29a9d3ebf64792fbf3e 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/db31565a3a1ee099db5cd29a9d3ebf64792fbf3e -- DragonFly BSD source repository