- Mar 17, 2004
-
-
Robert Read authored
r=zab (partial) Better handling for OST eviction. Fixes for clearing the page cache, imp_invalid handling, and improved import_event interface. Also includes the tests and fixes added from 2732; one of those tests does not yet passed so it is excepted for now.
-
Andreas Dilger authored
b=2936 r=robert
-
buffalo-pull authored
-
wangchao authored
-
Andreas Dilger authored
-
Nic Henke authored
-
Robert Read authored
Skip closing files for the self_export, and add a test.
-
Nic Henke authored
typo fix to have lbuild error on building rpms removed erroneous EXTRA_VERSION manipulation
-
- Mar 16, 2004
-
-
Zach Brown authored
-
Andreas Dilger authored
-
Nic Henke authored
-
Andreas Dilger authored
so that we don't have transaction errors on small MDS filesystems. b=2931 r=tianying
-
Andreas Dilger authored
-
wangchao authored
r=shaver let lustre could be mounted with the same name for node and mds
-
buffalo-pull authored
-
- Mar 15, 2004
-
-
Andreas Dilger authored
-
Oleg Drokin authored
r=phik Make mds_reint_create to use mds_lock_new_child everywhere instead of taking the lock (and incorrect one) on its own.
-
Yury Umanets authored
-
Yury Umanets authored
-
- Mar 13, 2004
-
-
Robert Read authored
Update ChangeLog.
-
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
-
-
Zach Brown authored
-
Nic Henke authored
-
Nic Henke authored
allow lustre-kernel-2.4.spec to be built on ia64
-
buffalo-pull authored
-
- Mar 11, 2004
-
-
Yury Umanets authored
Removed fsfilt_tmpfs.c from HEAD branch as it was got there mistakenly before its time came ;) This is because it was cvs add'ed before creating b_tmpfs branch.
-
Yury Umanets authored
Cleanups about readdir stuff. ext2_dirent and macros has moved to lustre_dir.h. Related chnages in llite and fsfilt_tmpfs.c
-
Yury Umanets authored
-
jacob authored
-
- Mar 10, 2004
-
-
jacob authored
r=phil, andreas bump LLOG_CHUNKSIZE to 8k to allow for larger clusters
-
jacob authored
r=robert overwrite log when running lconf --write_conf
-
jacob authored
r=robert fix llog_destroy to work with named logs
-
Nic Henke authored
r=jacob remove __attribute__ ((packed)) from ptl_event_t to fix 'kernel unaligned access...' messages on ia64
-
Yury Umanets authored
-
buffalo-pull authored
-
Andreas Dilger authored
-
- Mar 09, 2004
-
-
Robert Read authored
the individual OSC to recover on it's own. b=1530
-
Andreas Dilger authored
during a forced cleanup. Otherwise, we will end up pointing to work_list, which is on the stack, and a list_del_init() on exp_obd_chain will end up stomping on some innocent variable on the stack, ending its already-short life just a bit too early. b=2908 r=robert
-
hitao authored
-