Whamcloud - gitweb
Everyone knows what -EIO means (ooh, timeout.)
authorphil <phil>
Tue, 4 Nov 2003 18:32:31 +0000 (18:32 +0000)
committerphil <phil>
Tue, 4 Nov 2003 18:32:31 +0000 (18:32 +0000)
commit8a9af6a8fb4c84ea24a75966b3c93927118cefb9
treec71fa9a31cc088d55e485fa3125df1a4ea04fb4b
parent8bceffbeaf0bf9c82dfd1f5ececb9fbde211c925
Everyone knows what -EIO means (ooh, timeout.)

Absolutely nobody knows what -ENOLCK means (no locks available?  did I
run out of memory?  is there some tunable I should modify?  why did
that happen when I pressed C-c?

So I am removing -ENOLCK, and also making ll_extent_lock_no_validate
responsible for translating LDLM errors into -EIO.
lustre/llite/llite_lib.c