Whamcloud - gitweb
b=5654
authorphil <phil>
Fri, 4 Feb 2005 19:30:22 +0000 (19:30 +0000)
committerphil <phil>
Fri, 4 Feb 2005 19:30:22 +0000 (19:30 +0000)
commitd95cbe05e3f74410b4bb2c7ac63dbc448052f913
treebecfddaf849cb1e4bae093cbdfe455c00d7c006c
parentd94bb93158f8deba28907a4ba7cfe8563003dd2d
b=5654
The lock ordering of i_sem and i_alloc_sem changed between 2.4 and 2.6,
which causes deadlocks if multiple threads try to truncate a single file.

I don't really like this solution, but it's the best I can come up with
right now.
lustre/ChangeLog
lustre/llite/llite_lib.c