tmpfs - Fix SMP race
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 27 Oct 2013 05:06:17 +0000 (22:06 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 27 Oct 2013 05:06:17 +0000 (22:06 -0700)
commitb08327b74ec33fb870bb54bf3841dae1c4932a12
treec131ffe91145bd5cf2aac006e8f1c7c77c16c96b
parent1e6de7250d1322d93297eff08aba594d1a5acb29
tmpfs - Fix SMP race

* Hold the node lock in order to safely indirect through
  node->tn_dir.tn_parent.
sys/vfs/tmpfs/tmpfs_subr.c