DragonFly commits List (threaded) for 2012-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_2 kernel - Fix missing B_ORDERED inheritance
commit 53eb9485da0917577f61c30f95cbf470b75cc6dc
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Dec 12 20:09:45 2012 -0800
kernel - Fix missing B_ORDERED inheritance
* The cluster code was not inheriting B_ORDERED on buffers when constructing
the rollup buffer due to a coding error.
* I don't think anything uses B_ORDERED so this shouldn't matter, but fix
it anyway.
Reported-by: vsrinivas
Summary of changes:
sys/vm/swap_pager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/53eb9485da0917577f61c30f95cbf470b75cc6dc
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]