DragonFly commits List (threaded) for 2010-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - TMPFS - Stabilization pass, fix assertion in nrmdir (again)
commit e527fb6b9426fc6203263a24c0d8a5c030bc4288
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sun Feb 21 11:41:03 2010 -0800
kernel - TMPFS - Stabilization pass, fix assertion in nrmdir (again)
* Oops, fix bug in last commit. vp was garbage where it was being tested.
Summary of changes:
sys/vfs/tmpfs/tmpfs_vnops.c | 14 ++++++++------
sys/vm/swap_pager.h | 1 +
sys/vm/vm_page.c | 13 +++++++++----
sys/vm/vm_pageout.c | 4 ++++
sys/vm/vm_swapcache.c | 21 +++++++++++++++++++--
5 files changed, 41 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e527fb6b9426fc6203263a24c0d8a5c030bc4288
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]