- Mar 17, 2004
-
-
buffalo-pull authored
-
Robert Read authored
Skip closing files for the self_export, and add a test.
-
- Mar 16, 2004
-
-
Nic Henke authored
-
wangchao authored
r=shaver let lustre could be mounted with the same name for node and mds
-
buffalo-pull authored
-
- Mar 15, 2004
-
-
Yury Umanets authored
-
Yury Umanets authored
-
- Mar 13, 2004
-
-
buffalo-pull authored
-
Robert Read authored
Protect conn_cnt check and update with exp_lock in target_handle_connect. Add a test to replay since, and add an OBD_FAIL style macro to create a race condition in a specific location called OBD_RACE.
-
- Mar 12, 2004
-
-
buffalo-pull authored
-
- Mar 10, 2004
-
-
Yury Umanets authored
-
buffalo-pull authored
-
- Mar 09, 2004
-
-
Robert Read authored
the individual OSC to recover on it's own. b=1530
-
Andreas Dilger authored
even if a test is excluded. Rename "test_foo" files to "f<testno>" so they are deleted at the end of the sanity.sh run.
-
- Mar 08, 2004
-
-
Andreas Dilger authored
enqueue reply if the extent was changed and granted immediately. This avoids overwriting the policy data if it was updated in the completion callback before the reply was processed. b=2901 r=phil
-
Andreas Dilger authored
b=2167
-
- Mar 06, 2004
-
-
buffalo-pull authored
-
- Mar 05, 2004
-
-
buffalo-pull authored
-
Andreas Dilger authored
b=2733, b=2773, b=2529, b=2730, b=2819, b=2814, b=2822, b=1450, b=2676, b=2681 b=2817, b=2706, b=2816, b=1987, b=2884, b=1191, b=2809, b=2765, b=2805, b=1972
-
- Mar 04, 2004
-
-
buffalo-pull authored
-
- Mar 02, 2004
-
-
buffalo-pull authored
-
- Feb 28, 2004
-
-
buffalo-pull authored
-
- Feb 27, 2004
-
-
Eric Barton authored
* Fixed obdecho persistent object size at 1 MByte. * Changed test_brw data verification tests to work on a fixed 4k block rather than on page size to allow different page sized servers and clients.
-
buffalo-pull authored
-
- Feb 26, 2004
-
-
buffalo-pull authored
-
- Feb 24, 2004
-
-
Andreas Dilger authored
-
- Feb 23, 2004
-
-
Phil Schwan authored
land b_size on HEAD for 1.2
-
- Feb 19, 2004
-
-
buffalo-pull authored
-
- Feb 14, 2004
-
-
buffalo-pull authored
-
Robert Read authored
-
- Feb 13, 2004
-
-
Andreas Dilger authored
Adds support for client-side write cache accounting via OST write credits (grants). There is not yet a "correction" algorithm for grants if they get out of sync between the client and OST (OST can handle clients who think they have grant but do not). Peter had previously suggested that grants should decay over time (faster on the clients than on the OSTs) so idle nodes do not consume space they aren't using. Use /proc/fs/lustre/osc/OSC*/cur_grant_bytes (and existing cur_dirty_bytes) to check client-side cache values. Includes lustre-side changes for lfsck support (create files with specific objids, create specific objids on OSTs). Also includes some changes to the testing scripts (local.sh, lov.sh, acc-sm) so that they include a "client nid '*'" client and can be used for sanityN.sh testing. This has been put into the main acceptance-small.sh loop so that sanityN.sh will be run on both single and multi-OST setups. b=974 b=2349 r=shaver
-
Andreas Dilger authored
-
- Feb 12, 2004
-
-
Andreas Dilger authored
It is really the fault of K&R that there are 2 different open prototypes.
-
buffalo-pull authored
-
- Feb 11, 2004
-
-
Andreas Dilger authored
that my root filesystem doesn't fill up with all the different files.
-
buffalo-pull authored
-
- Feb 10, 2004
-
-
Andreas Dilger authored
-
Robert Read authored
passing "> /dev/null" as an extra argument to the functions, and this is not really what we want. Since I don't think it's all that bad to see the output of lconf, anyway, I just deleted the >/dev/null entirely. While looking into this, I also noticed that mount -f was still attempting to fetch the log from the MDS. That is fixed, too.
-
buffalo-pull authored
-
Andreas Dilger authored
b=2603, b=2604
-