- Mar 25, 2008
-
-
Alexey Lyashkov authored
-
Eric Mei authored
ping_evictor don't evict client too eagerly just because of it's idle. b=15192 r=nathan r=adilger
-
Eric Mei authored
don't LBUG if incoming early reply size is not expected. b=14881 r=nathan r=adilger
-
bwzhou authored
b=14072 r=bobijam, johann make error info less scary.
-
- Mar 21, 2008
-
-
Johann Lombardi authored
b=15251 i=adilger i=bowen.zhou Fix configure check when zlib is installed but not zlib-devel.
-
- Mar 20, 2008
-
-
Andrew Perepechko authored
b=14896 i=oleg.drokin i=tianzy additional handling of quota cleanup in case when no init was done
-
Andreas Dilger authored
Split backup and restore synopsis into separate lines so that it is clear which option is relvant only to backup or restore. Move the major operators to the beginning of the option list. b=14117
-
- Mar 17, 2008
-
-
Johann Lombardi authored
b=15033 i=adilger i=johann fix compile issue on Cray systems and an autoconf problem.
-
tianzy authored
fix some races in quota code i=tianzy i=andrew
-
- Mar 16, 2008
-
-
Andreas Dilger authored
Add llbackup.8 to distributed man pages. b=14711
-
Andreas Dilger authored
Add llbackup tool for parallel backups. It isn't really Lustre-specific, just using tar in parallel on multiple nodes. b=14711 i=johann i=bowen.zhou
-
- Mar 15, 2008
-
-
Andreas Dilger authored
Add a proper man page for llverdev.8 and llbackup.8. b=14711
-
Andreas Dilger authored
Remove obsolete lctl.lyx man page.
-
Andreas Dilger authored
Typo.
-
Andreas Dilger authored
Update man page information.
-
Andreas Dilger authored
Update the lustre.7 manual page.
-
Andreas Dilger authored
Update the mount_lustre.5 man page: - add some missing options - clarify what can be done with the server mountpoint - reference Sun instead of CFS
-
Andreas Dilger authored
Update the lfs.1 man page - clean up examples - add missing "find" options, - format the commands in (nearly) alphabetical order - add SEE ALSO section Remove the obsolete lfs.lyx page.
-
Andreas Dilger authored
Remove obsolete man pages for tools that no longer exist in 1.6.
-
- Mar 14, 2008
-
-
Elena Gryaznova authored
-
Elena Gryaznova authored
i=Adilger sanity test_71, recovery-small test_26 fixes renumbering test_26->test_26a FAIL_ON_ERROR initialization in cfg error, remote_mds, remote_ost fn fixes (b=14763 comment 19)
-
Bobi Jam authored
b=14321 according to bz# 15209, better make sure obd is non NULL before referencing its member.
-
- Mar 13, 2008
-
-
Elena Gryaznova authored
i=Adilger fix local.sh and insanity-local.sh to support not default MKFSOPTs
-
Alexey Lyashkov authored
obd objects and this also block reconnect with -EALREADY. This isn't fix all lprocfs bugs - but make it rare. b=14533 i=adilger i=nathan
-
Yang Sheng authored
b=15152 i=shadow i=johann Update kernel to RHEL5.1 2.6.18-53.1.14.el5.
-
- Mar 12, 2008
-
-
Elena Gryaznova authored
i=Scjody i=Adilger multiop race fix
-
Eric Mei authored
only ignore error code of 67a, not 67b. b=13721 r=nathan
-
Elena Gryaznova authored
i=Adilger rsh do_node fix
-
Andreas Dilger authored
Increase build version to 1.6.4.52 for new tag.
-
Andreas Dilger authored
Fix a relatively harmless buffer overlow in "lfs df". b=15183 i=komal.nawandar i=green
-
Andreas Dilger authored
Make the Lustre ioctl.h header conditional upon _IOWR (which is defined in every arch ioctl.h) instead of the arch-specific _ASMI386_IOCTL_H symbol. That is still #defined to avoid re-inclusion of the kernel header. b=14746 i=bowen.zhou
-
Jian Yu authored
b=15202 Remove test_27o and test_27q from ALWAYS_EXCEPT list.
-
tianzy authored
add some do_facet in sanity-quota.sh i=johann i=andrew
-
Bobi Jam authored
b=12743 since we don't support diskfs blocksize != 4K right now, so change the test case to make all the disk with 4K blocksize.
-
Bobi Jam authored
b=15010 o=green i=vitaly i=adilger Description: mdc_set_open_replay_data LBUG Details : Set replay data for requests that are eligible for replay.
-
- Mar 11, 2008
-
-
Elena Gryaznova authored
i=Adilger test_78: limit filesize to 1/2 of memtotal -256MB
-
bwzhou authored
b=14763 r=bwzhou dump the memory debugging after all modules are unloaded
-
bwzhou authored
b=13285 minor change of error message
-
huanghua authored
- fix wrong patch in last commit according to Andreas's suggestion.
-
huanghua authored
b=14538 i=eric.mei i=yong.fan - use lustre_msg_v2 for CONNECT
-