Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/ufs/lfs
On Thu, Jun 15, 2017 at 02:37:31PM +0000, Maya Rashish wrote:
> Module Name: src
> Committed By: maya
> Date: Thu Jun 15 14:37:31 UTC 2017
>
> Modified Files:
> src/sys/ufs/lfs: lfs_segment.c
>
> Log Message:
> It isn't safe to drain dirops with seglock held, it'll deadlock if there
> are any dirops. drain before grabbing seglock.
It needs more work but is a big improvement.
Home |
Main Index |
Thread Index |
Old Index