HomeFreeBSD

Fix typos in commit b83e3e48c9b183a80dd00eb6c7431a1cbc7d89c9

Description

Fix typos in commit b83e3e48c9b183a80dd00eb6c7431a1cbc7d89c9

There's a missing semicolon and equals sign in the first hunk of this
commit in config/kernel-bdi.m4. This results in the test always
failing. The effects were noticed when rrdtool, a tool which modifies
files by mmap() and msync(), would have data never get saved to disk
in spite of the files working while the mounted filesystem remains
mounted.

Signed-off-by: DHE <git@dehacked.net>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <ryao@gentoo.org>
Closes #1889

Details

Provenance
DHE <git@dehacked.net>Authored on Nov 20 2013, 12:00 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 20 2013, 11:24 PM
Parents
rG64ad2b26e24a: Remove the slog restriction on bootfs pools
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGfd2366300025: Fix typos in commit b83e3e48c9b183a80dd00eb6c7431a1cbc7d89c9 (authored by DHE <git@dehacked.net>).Nov 20 2013, 11:24 PM