Whamcloud - gitweb
Allow specifying an objid for test_getattr, the same as with test_brw.
authoradilger <adilger>
Tue, 3 Sep 2002 19:09:37 +0000 (19:09 +0000)
committeradilger <adilger>
Tue, 3 Sep 2002 19:09:37 +0000 (19:09 +0000)
commitb561e5d1be7aaa84ac8580c5cfd082a3c4ff96bc
tree383d3fae12e095e7033feb7378a67baed7c86010
parent8ce6795d7934f3764adca3329bebc0590a96d084
Allow specifying an objid for test_getattr, the same as with test_brw.
This should allow us to work with BA OSTs.
Re-set the objid and o_valid for each test_getattr/test_brw
Use strtoull() for getting objids, to allow 64-bit objids from BA OSTs.
lustre/utils/obd.c