git: kernel - tmpfs: Set M_NULLOK on node allocations and safe n

看板DFBSD_commit作者時間15年前 (2010/09/10 21:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1CYZDO4b (DFBSD_commit)