- Jul 25, 2007
-
-
Nathan Rutman authored
i=brian add ONLY, debugsave fix iozone test size remove some test output
-
scjody authored
Add 1.6.2 to changelogs
-
Nathan Rutman authored
i=scjody i=grev i=nathan fix 32a (userspace?) mount failure
-
- Jul 24, 2007
-
-
Andreas Dilger authored
Move new ChangeLog entries to the end of the 1.6.1 section.
-
scjody authored
Update for 1.6.1
-
scjody authored
Description: Async OSC create to avoid the blocking unnecessarily. Details : If a OST has no remain object, system will block on the creating when need to create a new object on this OST. Now, ways use pre-created objects when available, instead of blocking on an empty osc while others are not empty. If we must block, we block for the shortest possible period of time. Patch by shadow. b=4900 i=wangdi i=nathan
-
Johann Lombardi authored
b=12411 i=adilger i=scjody * Add new configure checks to allow to run a patchless client on a patched kernel * Remove the vfs intent patches from the 2.6.18 patch series
-
Nathan Rutman authored
i=adilger i=green block client->MDT connection until first MDT->OST connection
-
Nathan Rutman authored
i=adilger i=nathan coverity
-
Alexey Lyashkov authored
CONFIG_PAGE_ALLOC enabled b=12975 i=adilger i=green
-
- Jul 23, 2007
-
-
Nathan Rutman authored
reserve some connect flags
-
Elena Gryaznova authored
i=Nathan i=Shadow Print info whether $MOUNT is in use by userspace process.
-
Yang Sheng authored
b=12543 i=adilger i=scjody Remove QsNET driver from qsnet-suse-2.6.patch.
-
- Jul 21, 2007
-
-
scjody authored
Fix typo in release notes
-
- Jul 20, 2007
-
-
scjody authored
Add release note re: lustre-ldiskfs RPM.
-
Johann Lombardi authored
Re-add the following patches as per Andreas' request (on rmg@): ldiskfs/kernel_patches/patches/ext3-check-jbd-errors-2.6-sles10.patch ldiskfs/kernel_patches/patches/ext3-external-journal-2.6.9.patch ldiskfs/kernel_patches/patches/ext3-statfs-2.6.18.patch lustre/kernel_patches/patches/link_notlast-susefix.patch lustre/kernel_patches/patches/vfs_nointent-2.6-sles10.patch
-
Johann Lombardi authored
b=11039 i=nathan i=scjody (get approval by email on rmg@) Remove obsolete kernel patches.
-
Yang Sheng authored
b=<12771> r=<adilger, shadow>
-
Yang Sheng authored
b=<12771> r=<adilger, shadow>
-
Wang Di authored
b=11190 reply intent enqueue error by rq_status i=adilger i-nathan
-
Oleg Drokin authored
-
Oleg Drokin authored
r=adilger, nathan Hash tables for uuids, nids and connections.
-
- Jul 19, 2007
-
-
Wang Di authored
fix a bug in dev_read_only-2.6-suse.patch(brought by 11971), which make dev read_only can not work. b=13085 i=green i=shadow
-
Andreas Dilger authored
Add some explanatory comments.
-
Johann Lombardi authored
b=11039 i=adilger i=scjody Update list of supported kernels in the ChangeLog.
-
Alexey Lyashkov authored
b=12858 i=green i=adilger
-
scjody authored
Update release notes.
-
Yang Sheng authored
b=<12543> r=<shadow,scjody>
-
Bobi Jam authored
b=12848 i=adilger i=green Description: sanity.sh fail: test_52b Details : The ll_inode_to_ext_flags() has a glitch which makes MDS return incorrect inode's flags to client.
-
scjody authored
To improve performance, disable most logging (for debug purposes) by default. VFSTRACE, RPCTRACE, and DLMTRACE are now off by default, and HA includes contains fewer messages. Original patch by adilger. b=12417 i=scjody i=green
-
- Jul 18, 2007
-
-
deen authored
requests, adding them to a set and sending in parallel. b=11301 i=green i=wangdi
-
deen authored
i=green
-
Andreas Dilger authored
i=nathan i=scjody b=13063 Description: lfsck built against 1.4.x cannot run against 1.6.0 lustre Details : the definition for OBD_IOC_GETNAME changed in 1.6.0. One of the few external users of this ioctl number is lfsck's call to llapi_lov_get_uuids() and this caused lfsck to fail at startup. Add the old ioctl number to the handler so both old and new lfsck can work.
-
Johann Lombardi authored
b=11039 i=adilger i=scjody Remove 2.4 and 2.6.12 kernel patches.
-
mjmac authored
i=brian i=adilger * Try to load llog_test kernel module via modprobe before trying to load via insmod * Run depmod after installing lustre-tests RPM, so that 'modprobe llog_test' will succeed
-
Nathan Rutman authored
remote fixes
-
Nathan Rutman authored
i=adilger i=green fix mds_lov_synchronize race
-
Johann Lombardi authored
b=12861 i=alex i=adilger i=kalpak Severity : major Bugzilla : 12861 Description: ldiskfs_ext_search_right: bad header in inode #3981353: unexpected eh_depth Details : a wrong check of extent headers in ldiskfs_ext_search_right() can cause the filesystem to be remounted read-only.
-
Andreas Dilger authored
Fix ll_opcode2str() and opcode_offset() to handle LLOG request types. Fix ChangeLog to put changes at the end of the 1.6.1 section. b=12731 i=nathan i=scjody
-
- Jul 17, 2007
-
-
Andreas Dilger authored
sanity.sh: Change test_78 to limit it to 1/2 of total client memory. Document fail_loc values. Add error messages on failure. test-framework.sh: Don't default to FSTYPE=ext3 since we only run 2.6 kernels now. b=13007 i=nathan
-