Whamcloud - gitweb
b=9879
authorgreen <green>
Tue, 6 Dec 2005 23:05:07 +0000 (23:05 +0000)
committergreen <green>
Tue, 6 Dec 2005 23:05:07 +0000 (23:05 +0000)
commit7e8713bb62cde3cad809fce80e0b5002c9bc3332
treea55e4591ce8a344a7e7f6bb2b7a7f7360688f382
parentb148dbc5df13c7e526314ef2bfadf02a50e3d639
b=9879
r=adilger

Test that we do not receive any plain lock requests from ibits-aware
clients.
Test that client and server have intersecting lock bits, and if not - server
drops IBITS compat flag. (if the flag is set and intersecting list of bits is
zero on client - just error message is issued).
We now also check that we do not return IBITS lock with sync callback to
liblustre clients.
lustre/ldlm/ldlm_lockd.c
lustre/mds/handler.c
lustre/ptlrpc/import.c