kernel - tmpfs: Set M_NULLOK on node allocations and safe node_init against
authorVenkatesh Srinivas <me@endeavour.zapto.org>
Fri, 10 Sep 2010 13:03:59 +0000 (06:03 -0700)
committerVenkatesh Srinivas <me@endeavour.zapto.org>
Fri, 10 Sep 2010 13:03:59 +0000 (06:03 -0700)
commit881dac8bcf7f6e26635fa38f071b93347ef92192
tree48b6128dffbea5591764b57a26fcedb31cf789b7
parent7fb3111b80f6688f9982e31c93c42ef5a7f4dce4
kernel - tmpfs: Set M_NULLOK on node allocations and safe node_init against
null node pointers.

Dragonfly-bug: Still 1726 (tmpfs malloc limit exceeded).
sys/vfs/tmpfs/tmpfs_subr.c
sys/vfs/tmpfs/tmpfs_vfsops.c