看板 DFBSD_commit 關於我們 聯絡資訊
commit e575e508287dfdeb2baf0e6acb1bc7010bef340d Author: Venkatesh Srinivas <me@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