- Sep 20, 2007
-
-
Elena Gryaznova authored
i=Adilger Wait recovery complete before AFTERUSED is checked.
-
Elena Gryaznova authored
i=Scjody set stripe count over all OSTs; calculate SIZE based on min kbytesfree
-
Elena Gryaznova authored
i=Adilger i=Nathan do not create recursive dirs
-
- Sep 19, 2007
-
-
Elena Gryaznova authored
i=Nathan remove 18 from A_E list
-
Elena Gryaznova authored
i=Adilger i=Nathan test_18 MDS_MKFS_OPTS fix; cfg/local.sh MKFSOPTS fix.
-
Elena Gryaznova authored
i=Adilger make ALWAYS_EXCEPT usage more consistent.
-
Eric Mei authored
land b1_8_gssfix (20070919_1543): various gss fixes (b11841)
-
Elena Gryaznova authored
new 1.4 image from Andreas.
-
deen authored
b=12418 i=green i=adilger
-
Elena Gryaznova authored
i=Adilger b=13649 i=Nathan SAVE_PWD fix; 32a, 32b, 35 fixes:disk1_4 correct path, correct FSNAME.
-
Vitaly Fertman authored
b=13581 i=tappro i=huanghua Replay Size-on-MDS related RPCs properly.
-
Vitaly Fertman authored
make HEAD compilable again
-
Johann Lombardi authored
b=13358 i=nikita i=bobijam fix tiny nit in error message.
-
Eric Mei authored
land b1_8_keyring (20070919_1155): support linux keyring in lustre gss.
-
Vitaly Fertman authored
make HEAD compilable
-
- Sep 18, 2007
-
-
Eric Barton authored
-
Eric Barton authored
-
Elena Gryaznova authored
i=Adilger export DIR2 tdir
-
maxim authored
- Minor bugfix on calculation of "last alive" time value.
-
- Sep 17, 2007
-
-
Andreas Dilger authored
Merge OBD_CONNECT_LRU_RESIZE from b1_6 to keep flags consistent.
-
- Sep 15, 2007
- Sep 14, 2007
-
-
Nathan Rutman authored
i=adilger df after clearing fail_loc
-
Andreas Dilger authored
Disable client page cache checksumming by default. This does not affect the wire checksumming, and only adds a lot of CPU overhead that is mostly useful only for debugging rare client memory corruption vs. the more common network transfer corruption. It can be enabled at runtime via "echo 1 > $LPROC/llite/*/checksum_pages". b=13579 i=scjody i=nathan
-
Andreas Dilger authored
Description: Data corruption for OSTs that are formatted larger than 2TB on 32-bit servers. Details : When generating the bio request for lustre file writes the sector number would overflow a temporary variable before being used for the IO. The data reads correctly from Lustre (which will overflow in a similar manner) but other file data or filesystem metadata may be corrupted in some cases. b=13547
-
Vitaly Fertman authored
b=13563 i=adilger i=green 1) cancel lru locks in ldlm_cli_cancel() and send 1 batched cancel RPC; 2) pass the whole list of canceled locks to the async blocking thread, not lock-by-lock, and send cancels in batched cancel RPCs.
-
Elena Gryaznova authored
i=Nathan get rid of "./"
-
Cliff White authored
b=13457 i=brian i=nathan
-
Johann Lombardi authored
Remove journal checksum patch from the ldiskfs series. b=13487 b=13449 r=scjody
-
Johann Lombardi authored
b=13181 i=alex i=nikita Don't take the BKL in fsfilt_ext3_setattr() for 2.6 kernels. It causes scheduling issues when removing large files.
-
Elena Gryaznova authored
i=Adilger Skip "cd ." part for patchless.
-
Mikhail Pershin authored
b:13060 i: yury, alex
-
jitendra authored
-
- Sep 13, 2007
-
-
Mikhail Pershin authored
b=13060 i=vitaly,huanghua
-
Liu Ying authored
b=2369 i=johann, deen replace inode->i_size access with i_size_read/write()
-
Bobi Jam authored
b=11686 attachment=12502 i=johann, adilger make liblustre clients CDEBUG_LIMIT rate limiting.
-
Bobi Jam authored
-
Bobi Jam authored
b=13600 i=kalpak, bobijam original patch by adilger. Description: "lfs find -obd UUID" prints directories Details : "lfs find -obd UUID" will return all directory names instead of just file names. It is incorrect because the directories do not reside on the OSTs.
-
Bobi Jam authored
Branch b1_6 b=11680 i=deen, johann make panic_on_lbug proc file writable.
-
Liu Ying authored
b=2369 i=johann, deen replace inode->i_size access with i_size_read/write
-