git: kernel - tmpfs: Convert tmpfs name malloc zone to a per-mou

看板DFBSD_commit作者時間15年前 (2010/09/17 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit d00cd01c5ddc356cb30699668521510374e4a81e Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Thu Sep 16 10:09:00 2010 -0700 kernel - tmpfs: Convert tmpfs name malloc zone to a per-mount zone. Now filenames from one tmpfs do not exhaust space in other ones. Related to bug 1726. Summary of changes: sys/vfs/tmpfs/tmpfs.h | 4 ++-- sys/vfs/tmpfs/tmpfs_subr.c | 8 ++++---- sys/vfs/tmpfs/tmpfs_vfsops.c | 3 ++- sys/vfs/tmpfs/tmpfs_vnops.c | 4 ++-- 4 files changed, 10 insertions(+), 9 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d00cd01c5ddc356cb30699668521510374e4a81e -- DragonFly BSD source repository
文章代碼(AID): #1Cabji58 (DFBSD_commit)