DragonFly BSD
DragonFly commits List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - tmpfs: Set M_NULLOK on node allocations and safe node_init against null node pointers.


From: Venkatesh Srinivas <vsrinivas@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 10 Sep 2010 06:06:13 -0700 (PDT)

commit 881dac8bcf7f6e26635fa38f071b93347ef92192
Author: Venkatesh Srinivas <me@endeavour.zapto.org>
Date:   Fri Sep 10 06:03:59 2010 -0700

    kernel - tmpfs: Set M_NULLOK on node allocations and safe node_init against
    null node pointers.
    
    Dragonfly-bug: Still 1726 (tmpfs malloc limit exceeded).

Summary of changes:
 sys/vfs/tmpfs/tmpfs_subr.c   |    4 +++-
 sys/vfs/tmpfs/tmpfs_vfsops.c |    2 ++
 2 files changed, 5 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/881dac8bcf7f6e26635fa38f071b93347ef92192


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]