- Jul 11, 2008
-
-
kalpak authored
b=16238 add the fiemap stub patch so that fiemap.h is present
-
kalpak authored
b=16238 Remove fiemap patch from series since it is not applying properly on RHEL4 and anyways has to be replaced with new version
-
Bobi Jam authored
b=12584 i=johann since various getfacl version handles symlink differently, we avoid symlink test for now.
-
- Jul 10, 2008
-
-
Andrew Perepechko authored
-
Andrew Perepechko authored
b=16037 i=Alexey Lyashkov(shadow) i=Johann Lombardi(johann) Limit amount of ll pages with a part of lowmem pages instead of total number of pages (affects 32-bit platforms).
-
Brian J. Murrell authored
Compile fixes from adilger.
-
Andreas Dilger authored
Remove compile warning, and leave this in a bug instead. b=15669
-
kalpak authored
b=16238 i=adilger i=girish Remove dead code related to ext3_ext_ioct()
-
Yong Fan authored
b=15927 i=johann i=huanghua replace ptlrpcd with the statahead thread to interpret the async statahead RPC callback.
-
- Jul 09, 2008
-
-
Brian J. Murrell authored
Forgot to cvs add this one.
-
Brian J. Murrell authored
-
Brian J. Murrell authored
Fix to match b1_6.
-
Brian J. Murrell authored
i=adilger i=nathan Service Tags. If the service tags package is installed on a Lustre node when a Lustre target is mounted, a service tag will be generated which can then optionally be collected by a Registration Client for addition to the Sun asset inventory system being offered at inventory.sun.com.
-
Brian J. Murrell authored
-
Yang Sheng authored
b=16190 Back the change since OFED-1.3 will broken with rhel5.2 kernel.
-
Bobi Jam authored
b=15825 o=green i=shadow, bobijam Description: Kernel BUG tries to release flock Details : Lustre does not destroy flock lock before last reference goes away. So always drop flock locks when client is evicted and perform unlock regardless of successfulness of speaking to MDS.
-
- Jul 08, 2008
-
-
Andreas Dilger authored
Make sure to check out the build, ldiskfs, and lnet gate tags for b1_8_gate.
-
Andreas Dilger authored
Fix print format warning. b=15981
-
Andreas Dilger authored
Fix formatting of messages.
-
Andreas Dilger authored
Print a useful message from "lfs df" when an OST is inactive.
-
Andreas Dilger authored
Allow mount to continue if an invalid conf_param was specified. b=14693 i=nathan i=bowen.zhou
-
Andreas Dilger authored
Cleanup compile warning. b=15981
-
Andreas Dilger authored
Fix compile warning. b=15981
-
Andreas Dilger authored
Ignore generated file. b=<bug>
-
Andreas Dilger authored
Don't drop LBUG/LASSERT messages (subsystem = 0) when processing the debug log. b=16117
-
Eric Mei authored
missing '\n' at end of debug message.
-
Andreas Dilger authored
Don't print out commit callback messages except when they are increasing the last_committed value. The rest can assume to have been committed.
-
Andreas Dilger authored
Tighten up kernel version slightly.
-
Andreas Dilger authored
Quiet compiler warning due to printf format. b=15981
-
Andreas Dilger authored
Quiet compiler warning from casting pointer to integer of different size. b=15981
-
Andreas Dilger authored
Do pointer verification BEFORE dereferencing pointers. Quiets compiler warnings. b=15516
-
Pravin Shelar authored
b=15516 i=tom.wang i=yury.umanets This patch is first step towards shifting mds-lov work to new lustre mds stack. - kill OBD_CLEANUP_SELF_EXP - added rw_sem to serialize mds_notify and mds_precleanup - kill OBD_CLEANUP_OBD
-
Andreas Dilger authored
Remove trailing whitespace.
-
Yong Fan authored
b=16167 i=nikita i=huanghua If subdir count is up to ddp_max_nlink, then enable MNLINK_OBJ flag and assign "i_nlink" to 1. It is a trick to break through the "i_nlink" limitation for subdir count.
-
- Jul 07, 2008
-
-
Eric Mei authored
-
Eric Mei authored
remove a separate mic section in gss packet, using the mechanism's token to guarantee data integrity. by this we get better performance in krb5p. b=16042 r=fanyong r=wangdi
-
Eric Mei authored
port Adaptive Timeouts from b1_6 to HEAD. b=14071 r=nathan r=adilger
-
Eric Mei authored
fix gss build failure on x86_64. b=16306
-
Bobi Jam authored
b=13285 o=bowen.zhou i=johann, bobijam Add lctl dl '-t' option to print ost_conn_uuid for osc and mds_conn_uuid for mdc.
-
Bobi Jam authored
b=14693 o=bowen.zhou i=johann, bobijam test case for "'lctl conf_param' stores invalid parameter, future mounts fail"
-