Whamcloud - gitweb
Branch b1_8
authordzogin <dzogin>
Fri, 4 Sep 2009 17:15:56 +0000 (17:15 +0000)
committerdzogin <dzogin>
Fri, 4 Sep 2009 17:15:56 +0000 (17:15 +0000)
commit726cd2c2cf12342198fddb507c25337afb7acfd9
tree5147a9c938c10b3532647e81e12f487804e10c7b
parent7d0b4175f1b4066de6df405f839dc57e2a3e773a
 Branch b1_8
 b=20482
 i=robert.read
 i=adilger
 ----------------------------------------------------------------------
Modified Files:
  Tag: b1_8
  lustre/ChangeLog lustre/lov/lov_request.c
  lustre/osc/osc_request.c
----------------------------------------------------------------------
Index: lustre/ChangeLog
===================================================================
Severity   : normal
Bugzilla   : 20482
Description: Error handling in osc_statfs_interpret() has been improved.
Details    : Check in osc_statfs_interpret() for EBADR.

Severity   : normal
Bugzilla   : 20482
Description: Do not send statfs() requests to OSTs disabled by administrator.
Details    : Check in lov_prep_statfs_set() for non-NULL ltd_exp.
===================================================================
lustre/ChangeLog
lustre/lov/lov_request.c
lustre/osc/osc_request.c