git: kernel - TMPFS - Stabilization pass, fix assertion in nrmdir (again)
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sun Feb 21 11:42:50 PST 2010
    
    
  
commit e527fb6b9426fc6203263a24c0d8a5c030bc4288
Author: Matthew Dillon <dillon at 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
    
    
More information about the Commits
mailing list