Whamcloud - gitweb
Fix BUG for mount permission:
authorfanyong <fanyong>
Wed, 29 Nov 2006 13:57:54 +0000 (13:57 +0000)
committerfanyong <fanyong>
Wed, 29 Nov 2006 13:57:54 +0000 (13:57 +0000)
commit074fd0adec9e5ecb946d8b9784fd0108766336b2
tree850b7ae33bd9053b56496021c307d6ad469beb92
parent1877b57be800ec91d0ffcd8cb8284ef3475369ee
Fix BUG for mount permission:
(1) if client failed to identification, it should not reconnect endlessly.
(2) client should check the connection error and return the value correctly.
lustre/include/lustre_import.h
lustre/mdc/mdc_request.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_idmap.c
lustre/ptlrpc/client.c
lustre/ptlrpc/import.c