Whamcloud - gitweb
- Temporary fix for the problem that the MDS needs to make lock requests to
authorpschwan <pschwan>
Wed, 17 Jul 2002 15:55:10 +0000 (15:55 +0000)
committerpschwan <pschwan>
Wed, 17 Jul 2002 15:55:10 +0000 (15:55 +0000)
commit76a9ab919771f51a3cdf3200cf1e99bc99177b8c
tree09c3f2228e5546faf8871f12bc6720aa0c7f6b3f
parent9fb5a42bbe09549f4fa7b50cc57ce0a42a56dbc6
- Temporary fix for the problem that the MDS needs to make lock requests to
itself, but doesn't go through the whole connection setup nonsense, so its
connection never advances above LUSTRE_CONN_NEW level
- Right after we failed to get a lock in the I/O patch, we tried to debug-print
it.  Fixed.
lustre/ldlm/ldlm_request.c
lustre/llite/file.c