Whamcloud - gitweb
Script to set MDS, OST, client to wildly different dates for mtime testing.
authoradilger <adilger>
Mon, 25 Aug 2003 23:09:20 +0000 (23:09 +0000)
committeradilger <adilger>
Mon, 25 Aug 2003 23:09:20 +0000 (23:09 +0000)
commitdcb67f4be523c1f82dcc7287860a7c93ff2c4cc1
treeaf14d97506e8dfd57f1b5a377724e7b836e17e5a
parent1843c9c5806665fb5728d37c13958d1efc6d362d
Script to set MDS, OST, client to wildly different dates for mtime testing.
Then, dates in the filesystem that are 1973 are MDS, 1976 are OST, and those
in Aug (1979) are the client.  These also conveniently appear as ~101010101,
~202020202, and ~303030303 in unix time format (seconds since epoch).
lustre/tests/set_dates.sh [new file with mode: 0644]