Whamcloud - gitweb
merge b_setattr into b_devel. The highlights:
authorpschwan <pschwan>
Tue, 18 Feb 2003 19:39:46 +0000 (19:39 +0000)
committerpschwan <pschwan>
Tue, 18 Feb 2003 19:39:46 +0000 (19:39 +0000)
commite2dc3a2088745d59ee2f6e02c17d8b6b3ff0750a
treeeb64e2b70f255a6fe9622edd07cc8dcf115da9a7
parent32f00fdfc6eb708c98b7dd4bad262e29633c49d1
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/tests/acceptance-metadata-double.sh [new file with mode: 0644]