git: kernel -- tmpfs: MPSAFE tmpfs_getattr.

Venkatesh Srinivas vsrinivas at crater.dragonflybsd.org
Wed Jan 19 18:57:14 PST 2011


commit e575e508287dfdeb2baf0e6acb1bc7010bef340d
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date:   Wed Jan 19 18:35:51 2011 -0800

    kernel -- tmpfs: MPSAFE tmpfs_getattr.
    
    Use the per-mount token to synchronize tmpfs_getattr.

Summary of changes:
 sys/vfs/tmpfs/tmpfs_vfsops.c |    2 +-
 sys/vfs/tmpfs/tmpfs_vnops.c  |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e575e508287dfdeb2baf0e6acb1bc7010bef340d


-- 
DragonFly BSD source repository





More information about the Commits mailing list