git: kernel - tmpfs: Set M_NULLOK on node allocations and safe node_init against null node pointers.
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Fri Sep 10 06:07:49 PDT 2010
commit 881dac8bcf7f6e26635fa38f071b93347ef92192
Author: Venkatesh Srinivas <me at 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
More information about the Commits
mailing list