NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/45683: ffs+wapbl+O_SYNC
>Number: 45683
>Category: kern
>Synopsis: ffs+wapbl+O_SYNC
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Dec 05 09:05:00 +0000 2011
>Originator: YAMAMOTO Takashi
>Release: NetBSD current
>Organization:
>Environment:
>Description:
ffs+wapbl doesn't seem to obey O_SYNC/O_DSYNC wrt meta data.
>How-To-Repeat:
code inspection.
issue O_SYNC writes with vfs.wapbl.verbose_commit=1 and observe
the console output.
>Fix:
flush journal at the end of ffs_write if necessary.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index