看板 DFBSD_commit 關於我們 聯絡資訊
commit 88c39f646285be57786ea5be0a443f35fbbe8d21 Author: Thomas Nikolajsen <thomas@dragonflybsd.org> Date: Wed Nov 11 18:56:47 2009 +0100 hammer: hammer_recover_stage2() may only be called for read-write mounts This fixes panic doing readonly mount. Summary of changes: sys/vfs/hammer/hammer_vfsops.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/88c39f646285be57786ea5be0a443f35fbbe8d21 -- DragonFly BSD source repository