Summary: | [unionfs] Filesystem deadlocks when using multiple unionfs mounts on top of single filesystem | ||||||
---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Enji Cooper <ngie> | ||||
Component: | kern | Assignee: | freebsd-fs (Nobody) <fs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Unspecified | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Enji Cooper
![]() ![]() Responsible Changed From-To: freebsd-bugs->freebsd-fs Over to maintainer(s). Please try this new patch that solves a dead lock issue of unionfs. # cd /usr/src/ # patch -p3 < attached_file -- ONGS Inc. Ozawa <ozawa@ongs.co.jp> WWW: http://www.ongs.co.jp/ I can verify this patch absolutely fixes all the issues I was experiencing. M= y problem was random deadlocking behavior, forcing me to reboot the system m= anually, when I started/stopped jails using unionfs and/or starting services= inside said jails, under FreeBSD 9 RELEASE.= State Changed From-To: open->closed Committed. Thanks! |