Revision fb3089dfb58bf07992252b42e77c6f35d45dff5e authored by James Bottomley on 18 May 2005, 02:09:52 UTC, committed by James Bottomley <jejb@titanic.(none)> on 20 May 2005, 20:54:43 UTC
Tampering with the settings has to be done under the host lock ...
slave_alloc isn't called under any lock, so this has to be done
explicitly.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
1 parent c752523
History
File Mode Size
Makefile -rw-r--r-- 199 bytes
balloc.c -rw-r--r-- 23.9 KB
cylinder.c -rw-r--r-- 5.8 KB
dir.c -rw-r--r-- 16.7 KB
file.c -rw-r--r-- 1.2 KB
ialloc.c -rw-r--r-- 7.6 KB
inode.c -rw-r--r-- 21.9 KB
namei.c -rw-r--r-- 7.6 KB
super.c -rw-r--r-- 38.8 KB
swab.h -rw-r--r-- 3.1 KB
symlink.c -rw-r--r-- 960 bytes
truncate.c -rw-r--r-- 11.2 KB
util.c -rw-r--r-- 5.4 KB
util.h -rw-r--r-- 14.9 KB

back to top