DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - tmpfs: Convert tmpfs name malloc zone to a per-mount zone.
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]