git: tmpfs: Allow kmalloc from M_TMPFSNAME zone to return NULL;

看板DFBSD_commit作者時間15年前 (2010/08/25 11:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 42f6f6b1b2dcc2ca10d31421d2dd6273851e012d Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Tue Aug 24 20:03:34 2010 -0700 tmpfs: Allow kmalloc from M_TMPFSNAME zone to return NULL; handle null cases. tmpfs now survives fsstress without panicing the system. Summary of changes: sys/vfs/tmpfs/tmpfs_subr.c | 17 +++++++++++++---- sys/vfs/tmpfs/tmpfs_vnops.c | 7 ++++++- 2 files changed, 19 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/42f6f6b1b2dcc2ca10d31421d2dd6273851e012d -- DragonFly BSD source repository
文章代碼(AID): #1CT8wsED (DFBSD_commit)