git: kernel -- tmpfs: Make tmpfs_strategy MPSAFE.

Venkatesh Srinivas vsrinivas at crater.dragonflybsd.org
Wed Jan 12 12:11:09 PST 2011


commit d1f61aa29665e91392f7524958437d1ab4ed0cdb
Author: Venkatesh Srinivas <me at 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





More information about the Commits mailing list