From: Tim Shimmin Date: Mon, 27 Aug 2001 07:28:34 +0000 (+0000) Subject: Add call to _stable_fs so that X-Git-Tag: v1.1.0~1216 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=24af66afa3523cbe3eebf083210725c58afd58fb;p=xfstests-dev.git Add call to _stable_fs so that bstat's ctime and mtime will match with reality. --- diff --git a/common.dump b/common.dump index 64cf9abd..74dc52de 100644 --- a/common.dump +++ b/common.dump @@ -524,6 +524,7 @@ End-of-File done cd $here + _stable_fs } _do_create_dump_symlinks()