kernel - Remove the last MP locks from tmpfs (2).
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 14 Feb 2011 21:20:57 +0000 (13:20 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 14 Feb 2011 21:20:57 +0000 (13:20 -0800)
commitf79d9cc971a2fff4b0de7e1fa3a36d29332ab890
treee3c69d37850d2101b7bb8a01c86d41f54d951868
parent37d4ea13cefac0f93287e0a0a1d5f304a492ffe7
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@endeavour.zapto.org>
sys/vfs/tmpfs/tmpfs_vnops.c