看板 DFBSD_bugs 關於我們 聯絡資訊
:> Oh, p.s. is the HAMMER filesystem mounted nohistory? If so that would :> explain why this second case is getting hit. : :No, the HAMMER filesystem itself is not mounted with nohistory, but :PFSes involved in pbulk have nohistory flag set. Ok, good. The odds are greatly increased for this particular issue for no-history file deletions as those actually remove the B-Tree elements (verses just marking them as deleted with the transaction id). -Matt Matthew Dillon <dillon@backplane.com>