Whamcloud - gitweb
b=20953 a fix for test_30 of sanity-quota
authorAndrew Perepechko <Andrew.Perepechko@Sun.COM>
Wed, 7 Apr 2010 17:43:53 +0000 (21:43 +0400)
committerJohann Lombardi <johann@sun.com>
Fri, 9 Apr 2010 09:40:08 +0000 (11:40 +0200)
commitdeb4abf40857aee21225c4c042ecb66fe1fe337a
treea8b662d2a1558d96d40fa13c81dfb34b63b8f4c0
parent9509430d86045ed9c1dc97ed33a9137b2a9dca3b
b=20953 a fix for test_30 of sanity-quota

lfs calculates time left to the end of a grace period based
on current client's time and MDS-based grace period end which
can lead to cetain anomalies in lfs output when the client's
clock and the MDS' clock are not synchronized. This patch
introduces some additional I/O so that grace time decisions
and calculations will only be made on the MDS side.

i=Elena Gryaznova
lustre/tests/sanity-quota.sh