DragonFly commits List (threaded) for 2011-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel -- tmpfs: Make tmpfs_strategy MPSAFE.
commit d1f61aa29665e91392f7524958437d1ab4ed0cdb
Author: Venkatesh Srinivas <me@endeavour.zapto.org>
Date: Wed Jan 12 11:43:30 2011 -0800
kernel -- tmpfs: Make tmpfs_strategy MPSAFE.
tmpfs_strategy now acquires only the per-mount token directly.
Summary of changes:
sys/vfs/tmpfs/tmpfs_vfsops.c | 2 +-
sys/vfs/tmpfs/tmpfs_vnops.c | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d1f61aa29665e91392f7524958437d1ab4ed0cdb
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]