Whamcloud - gitweb
- added error handling in various places of lmv code.
authoryury <yury>
Thu, 17 Jun 2004 15:23:22 +0000 (15:23 +0000)
committeryury <yury>
Thu, 17 Jun 2004 15:23:22 +0000 (15:23 +0000)
commitedee0234fef8d9e2147a3a10914bbef69a912d69
tree90651f02a2f158d45994e684e0169a7882af93b6
parent4acedc4754ac4ea92063e8e2062adc979df9a98f
- added error handling in various places of lmv code.

- fixed error code leakage in filter_precreate() what led to endless loop
in the case of -ENOSPC due to real lack of space or inability to allocate new inode.

- added various error messages in error code pathes in lmv code.
- small changes in existent error messages.
lustre/lmv/lmv_obd.c
lustre/mds/handler.c
lustre/mds/mds_lmv.c
lustre/mds/mds_reint.c
lustre/obdfilter/filter.c
lustre/tests/sanity.sh