Whamcloud - gitweb
Branch b1_6
authortianzy <tianzy>
Wed, 4 Jul 2007 07:53:53 +0000 (07:53 +0000)
committertianzy <tianzy>
Wed, 4 Jul 2007 07:53:53 +0000 (07:53 +0000)
commitfcf2c722d3600348d01d322aba1237bcf26e09ba
tree3c14f106de45a1279e611be63973530f9c5a6b0e
parent4097b69fe83a7ed6b5d79ddbe076567b580658d3
  Branch b1_6

  Severity   : normal
  Frequency  : when qunit size is too small(less than 20M)
  Bugzilla   : 12588
  Description: write is stopped by improper -EDQUOT
  Details    : If the master is busy and qunit size is small enough(let's say 1M),
        the slave can not get quota from master on time, which will lead
        slave to trigger a -EQUOTA to client.

  b=12588
  i=green
  i=wangdi
lustre/ChangeLog
lustre/include/lustre_quota.h
lustre/obdfilter/lproc_obdfilter.c
lustre/quota/quota_context.c
lustre/quota/quota_interface.c