git: kernel - Remove the last MP locks from tmpfs (2).
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Feb 14 13:21:57 PST 2011
commit f79d9cc971a2fff4b0de7e1fa3a36d29332ab890
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Feb 14 13:20:57 2011 -0800
kernel - Remove the last MP locks from tmpfs (2).
* The tmpfs interlock is the per-mount token now, not the MP lock
Reported-by: Venkatesh Srinivas <me at endeavour.zapto.org>
Summary of changes:
sys/vfs/tmpfs/tmpfs_vnops.c | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f79d9cc971a2fff4b0de7e1fa3a36d29332ab890
--
DragonFly BSD source repository
More information about the Commits
mailing list