Whamcloud - gitweb
b=21595 jbd2/rhel5: don't call jbd callback with spinlock hold
authorRahul Deshmukh <Rahul.Deshmukh@Sun.COM>
Thu, 21 Jan 2010 07:42:38 +0000 (13:12 +0530)
committerJohann Lombardi <johann@sun.com>
Thu, 21 Jan 2010 10:39:56 +0000 (11:39 +0100)
commit698ac3f9737ca9fc87f87dc662cd77a3e7308d4a
tree67ab0dcc4df4da469e4181467b01036e7a782ee8
parent21bb1550775c690f3958c66168f59a95e71801bd
b=21595 jbd2/rhel5: don't call jbd callback with spinlock hold

since the callback is allowed to sleep (e.g. take semaphore), we should
not hold any spinlocks when involing it.
jbd2/sles11 is fixed already.

i=johann
i=girish
lustre/kernel_patches/patches/jbd2-jcberr-2.6-rhel5.patch