kernel -- tmpfs: Make tmpfs_strategy MPSAFE.
authorVenkatesh Srinivas <me@endeavour.zapto.org>
Wed, 12 Jan 2011 19:43:30 +0000 (11:43 -0800)
committerVenkatesh Srinivas <me@endeavour.zapto.org>
Wed, 12 Jan 2011 19:43:30 +0000 (11:43 -0800)
commitd1f61aa29665e91392f7524958437d1ab4ed0cdb
tree9cc37f59e6a543ba49ddfc2ee3993711c2a710ce
parentb403e8613477e2a138f8c00217710efbf9a18a27
kernel -- tmpfs: Make tmpfs_strategy MPSAFE.

tmpfs_strategy now acquires only the per-mount token directly.
sys/vfs/tmpfs/tmpfs_vfsops.c
sys/vfs/tmpfs/tmpfs_vnops.c