- Oct 17, 2007
-
-
alex authored
i=adilger i=johann - use explicit EXT3_BLOCKS_PER_GROUP() instead of blocksize-based calculation
-
Eric Mei authored
fix the race between gss ctx destroy and request callback. b=13719 r=fanyong,tappro
-
rupesh authored
Description: ChangeLog entry for statfs-sppedup patches commit.
-
rupesh authored
bz 13164 description: statfs speedup patches for rhel5 and sles10 reviewed by: adilger@clusterfs.com, scjody@clusterfs.com, kalpak@clusterfs.com
-
tianzy authored
b=13351 r=green r=adilger
-
- Oct 16, 2007
-
-
Nathan Rutman authored
i=shadow i=adilger remove client blocking for ost connection (since the earlier 11778 patch didn't land on head anyhow, really this is just syncing to b1_6, without changing functionality.)
-
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;
-
Eric Mei authored
b13857: fix oops in error handling.
-
Isaac Huang authored
- ibm_version is a u16.
-
Vitaly Fertman authored
b=13672 i=tappro i=huanghua mdc_commit_delayed bugfix
-
Vitaly Fertman authored
make it compilable after b=13568 commit
-
Yang Sheng authored
b=13568 i=adilger i=ericm Remove 2.4 kernel check from mds subsystem.
-
Yang Sheng authored
b=13568 i=adilger i=green Remove 2.4 kernel check from 1.8.0 for llite subsystem.
-
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 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 ns could be added to its list before finishing pool 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
-
-
kalpak authored
b=11673 i=andreas, green If LAST_ID value on disk is smaller than the objects existing in the O/0/d* directories, it indicates disk corruption and causes an LBUG(). If the object is 0-length, then we should use the existing object. This will help to avoid a full fsck in most cases.
-
Liu Ying authored
b=13732 i=johann, liuy change order of libsysio includes
-
scjody authored
Remove client patches from SLES 10 kernel. This causes SLES 10 clients to behave as patchless clients even on a Lustre-patched (server) kernel. b=12411 i=adilger i=nathan
-
- Oct 11, 2007
-
-
kalpak authored
i=alex, kalpak rebase jbd-stats patch for rhel5 and 2.6.18
-
Elena Gryaznova authored
i=Nathan i=Scjody use multiop instead of exec
-
Nathan Rutman authored
i=adilger i=wangdi enhanced obd_fail functionality
-
Elena Gryaznova authored
i=Nathan i=Adilger make CLEANUP and SETUP usage more consistent
-
mjmac authored
i=mjmac (original work by valik) i=brian * Merge LTS buildall into lbuild
-
Andrew Perepechko authored
b=13377 i=yury i=nikita
-
- Oct 10, 2007
-
-
komaln authored
b= 13093 r= adilger, deen Description: When running with O_DIRECT I/O, neither the client rpc_stats nor read_ahead_stats were updated. Milind's patch to copy the stats section from osc_send_oap_rpc() into async_internal().
-
Jinshan Xiong authored
-
komaln authored
r=Adilger, Shadow To reduce stats allocation memory for per-client stats.
-
komaln authored
r=Nathan, Adilger When striping policy is set on root of file system using "lfs setstripe", it changes the default stripe policy.
-
Jinshan Xiong authored
Fix the rpm package build problem. A new module llite_lloop.ko is added to support lustre loop device.
-
- Oct 09, 2007
-
-
Walter Poxon authored
when building with --enable-snmp because the snmp code does not use the same header files as the rest of the lustre code.
-
Yang Sheng authored
b=13568 i=adilger i=kalpak Remove lock_24kernel() from lvfs subsystem.
-
Johann Lombardi authored
b=11686 i=adilger i=green Move changelog entry from lustre/ChangeLog to lnet/ChangeLog.
-
Yang Sheng authored
b=13568 i=adilger i=deen Remove 2.4 kernel check from obdclass subsystem.
-
Yang Sheng authored
b=13568 i=adilger i=wangdi Remove 2.5.0 kernel check from quota subsystem.
-
- 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.
-