Whamcloud - gitweb
Branch b1_8
authorjohann <johann>
Tue, 30 Jun 2009 21:04:16 +0000 (21:04 +0000)
committerjohann <johann>
Tue, 30 Jun 2009 21:04:16 +0000 (21:04 +0000)
commite5f5440a2dc712768781cf23130459cdfc5f3323
tree8685eaddd298eb2aa4fd496f16426fa744f35953
parentaa1bbee23e909b9226596d51752ca686f2b59106
Branch b1_8
b=20011
i=shadow
i=panda

ll_shrink_cache() can sleep while holding the ll_sb_lock.
Convert ll_sb_lock to a read/write semaphore to fix the problem.
lustre/ChangeLog
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/super25.c