git: HAMMER VFS - Fix assertion panic related to record flush st

看板DFBSD_commit作者時間16年前 (2010/04/18 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit d006ca0ce0ff2bf3fc5655d61dad1c21b67997b7 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Apr 17 11:12:02 2010 -0700 HAMMER VFS - Fix assertion panic related to record flush state * This assertion can occur under certain circumstances if a rename operation moves a file or directory to a parent directory, due to a circular loop in the dependency chain. * Fix the problem by allowing the case. Reported-by: Sascha Wildner, Alex Hornung, Venkatesh Srinivas, others Summary of changes: sys/vfs/hammer/hammer_inode.c | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d006ca0ce0ff2bf3fc5655d61dad1c21b67997b7 -- DragonFly BSD source repository
文章代碼(AID): #1BoVwcug (DFBSD_commit)