- Oct 16, 2007
-
-
Nathan Rutman authored
i=shadow i=adilger remove client blocking for ost connection
-
Nathan Rutman authored
i=adilger i=johann extend reconnect timer as new clients reconnect fix recovery_status proc file consistently use xNNN for xids for easier debugging
-
Vitaly Fertman authored
b=13693 i=adilger i=green do not forget to cancel locally locks with invalid import; do not cancel locks in ldlm_lock_list_put() when 0 locks are to be canceled;
-
Johann Lombardi authored
b=13635 i=adilger i=shadow Add opc parameter to osc_checksum_bulk
-
- Oct 15, 2007
-
-
Yang Sheng authored
b=13748 i=shadow i=johann Update RHEL4 kernel to fix the vulnerability described in CVE-2007-4573.
-
- Oct 14, 2007
-
-
Wang Di authored
b=13570 In filter_check_grant, for non_grant cache write, we should check the left space by if (*left > ungranted + bytes), instead of (*left > ungranted), because only we are sure the left space is enough for another "bytes", then the ungrant space should be increase. In client, we should update cl_avail_grant only there is OBD_MD_FLGRANT in the reply. i=adilger,green
-
Jian Yu authored
b=13207 i=nathan i=brian 1) Adapt the lustre_config script to support upgrading 1.4 server targets to 1.6 in parallel. 2) Fix a path issue in lustre_createcsv.
-
- Oct 13, 2007
-
-
Yury Umanets authored
r=adilger,nathan - fixed race in ldlm_namespace_new() when new namespace could be aded to its list before initializing its pool. This led to panic when ldlm pools thread find this namespace before ldlm_namespace_new() finishes its init.
-
Yury Umanets authored
r=adilger,nathan - fixed handling user input in lprocfs_wr_lru_size().
-
Elena Gryaznova authored
i=Adilger add recursive symlink test_17e
-
- Oct 12, 2007
- Oct 11, 2007
-
-
Elena Gryaznova authored
i=Nathan i=Scjody use multiop instead of exec
-
Elena Gryaznova authored
i=Nathan i=Adilger make CLEANUP and SETUP usage more consistent
-
- Oct 10, 2007
-
-
Jinshan Xiong authored
Add a new module llite_lloop in rpm package.
-
- Oct 09, 2007
-
-
Andreas Dilger authored
Add missing connect flag in obd_connect_names for flags only in HEAD.
-
Johann Lombardi authored
b=13659 i=nathan enable D_OTHER (= D_ADAPTTO) for AT test.
-
Johann Lombardi authored
b=11686 i=adilger i=green Move changelog entry from lustre/ChangeLog to lnet/ChangeLog.
-
- Oct 08, 2007
-
-
Johann Lombardi authored
b=11686 i=adilger i=green Severity : enhancement Bugzilla : 11686 Description: Console message flood Details : Make cdls ratelimiting more tunable by adding several tunable in procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and /proc/sys/lnet/console_backoff.
-
komaln authored
r=Nathan, Adilger This patch changes the default stripe policy, when changed on root of the filesystem using 'lfs setstripe' command.
-
Yang Sheng authored
b=13751 i=shadow i=johann Update target & which_patch file for RHEL5 2.6.18-8.1.14.el5.
-
Bobi Jam authored
b=12744 i=johann, adilger NR_CPUS/smp_num_cpus -> num_possible_cpus().
-
- Oct 06, 2007
-
-
Walter Poxon authored
i=adilger
-
Walter Poxon authored
i=adilger
-
Walter Poxon authored
i=adilger i=green
-
Andreas Dilger authored
Move block device configuration commands out of "testing (DANGEROUS)" section of the lctl help. b=5498
-
Andreas Dilger authored
Description: enable data checksumming by default Details : enable checksum by default, allow --disable-checksum configure option and "-o nochecksum" mount option. Checksums can also be disabled at runtime via $LPROC/osc/*/checksums. b=13579 i=nathan i=johann
-
Andreas Dilger authored
Description: enable data checksumming by default Details : enable checksum by default, allow --disable-checksum configure option and "-o nochecksum" mount option. Checksums can also be disabled at runtime via $LPROC/osc/*/checksum_pages. b=13579 i=nathan i=johann Minor fixes to get sanity.sh running.
-
Andreas Dilger authored
Use a 64-bit variable for RPC XID in case of async write error. b=2066 i=liuy i=nathan
-
Andreas Dilger authored
Fix up acceptance-small.sh to take multiple OSTs into account when calculating free space. Don't setstripe on the root directory. b=13587 i=scjody i=nathan
-
- Oct 05, 2007
-
-
Elena Gryaznova authored
i=Nathan i=Anserper change relative pathname to absolute
-
- Oct 04, 2007
-
-
deen authored
Original patch by green. b=10919 i=adilger i=tianzy
-
komaln authored
r=Adilger, Shadow Prevent large kmalloc in lprocfs_alloc_stats() for per-client statistics.
-
Alexey Lyashkov authored
b=13723
-
- Oct 03, 2007
-
-
Alexey Lyashkov authored
-
- Oct 02, 2007
-
-
Alexey Lyashkov authored
b=11710 i=green i=johann
-
Walter Poxon authored
i=green i=adilger
-
- Oct 01, 2007
-
-
Walter Poxon authored
i=green i=adilger
-
- Sep 30, 2007
-
-
Yang Sheng authored
b=13452 i=scjody i=mjmac Kernel config & target file for vanilla kernel-2.6.18.8.
-
- Sep 28, 2007
-
-
Jinshan Xiong authored
-