Whamcloud - gitweb
merge b_setattr into b_devel. The highlights:
authorpschwan <pschwan>
Tue, 18 Feb 2003 19:39:44 +0000 (19:39 +0000)
committerpschwan <pschwan>
Tue, 18 Feb 2003 19:39:44 +0000 (19:39 +0000)
commit5968c89aa68b992d409629b2c1e892eeeced0a18
tree9eb6a3aa4371130a693f7bda1c4c34fc8598250f
parent24299288cbc52aa999daa394d0f6f2a07800cac2
merge b_setattr into b_devel.  The highlights:

- proper LDLM_DEBUG macro fix, for gcc 3.2 (850)
- failed open()s could cause deadlock; fixed (867, 869)
- stop cancelling OST locks when files are closed (481)
- overlapping XID spaces caused network corruption (851, 853)
- fix unsafe fsfilt counter arithmetic; change to atomic_t
- setattr_raw added, to do single-RPC, server-side setattrs
- fix crashy race condition between ptlrpc_free_req and osc_close
lustre/mds/mds_open.c
lustre/tests/acceptance-metadata-single.sh