- Mar 31, 2005
-
-
Eric Mei authored
-
Eric Barton authored
- CM_ABORT + LASSERT(no more CM callbacks) on all CM errors before connection is established. - Show peer NID in all error messages on pathrecord/CM failures. - Simplified kibnal_{peer_connect_failed,connreq_done} params. - Fixed bug that would make ibc_connreq allocation failure LBUG. - --connref in kibnal_connreq_done() moved to caller. - Removed --connref race in established connection CM_IDLE callback.
-
Eric Barton authored
-
Eric Barton authored
-
- Mar 30, 2005
-
-
jacob authored
-
Brian J. Murrell authored
-
Eric Barton authored
-
Eric Barton authored
-
Eric Barton authored
-
jacob authored
-
Andreas Dilger authored
Remove l_getgroups from RPM build, as this is not present in any branch except HEAD. We need some sort of simple configure test to determine if this should be included in the RPM or not.
-
Andreas Dilger authored
Quiet liblustre compile warning.
-
- Mar 29, 2005
-
-
Andreas Dilger authored
Ignore backup series files.
-
buffalo-pull authored
Include /usr/sbin/l_getgroups in the RPM.
-
Yury Umanets authored
-
buffalo-pull authored
-
buffalo-pull authored
-
buffalo-pull authored
-
alex authored
-
Oleg Drokin authored
-
jacob authored
remove unused files.
-
jacob authored
-
zhaoqiang authored
- fill lib_qry_user() - define ptl_netid_t
-
- Mar 28, 2005
-
-
wangchao authored
defects 36-40 (because b_hd_acl was always not ready on b_hd_remote_uid, the fix of the defects were on local). d = 36-40
-
- Mar 26, 2005
-
-
Andreas Dilger authored
Fix liblustre test compilation because kmap is not defined (nor should it be) for user-space NALs. b=5878 r=gcc
-
- Mar 25, 2005
-
-
Andreas Dilger authored
The compatibility macro for cpu_online() had reversed parameters. b=5929 r=fergal (original patch)
-
Yury Umanets authored
d=85
-
Yury Umanets authored
d=84
-
Lai Siyao authored
Merge b1_4_quota from b1_4 (20050325_1039) + - mdc_enqueue does not need max_mds_easize request buffer on send (5707) + - swab llog records of type '0' so we get proper header size/idx (5861) + - send llog cancel req to DLM cancel portal instead of cb portal (5515) + - allow --write-conf on an MDS with different nettype than client (5619) + - don't write config llogs to MDS for mounts not from that MDS (5617) + - lconf should create multiple TCP connections from a client (5201) + - init scripts are now turned off by default; run chkconfig --on + lustre and chkconfig --on lustrefs to use them + - fix deadlock in obdfilter statistics vs. object create (5811) + - use time_{before,after} to avoid timer jiffies wrap (5882) + - shutdown --force/--failover stability (3607,3651,4797,5203,4834) + - Do not leak request if server was not able to process it (5154) + - If mds_open unable to find parent dir, make that negative lookup(5154) + - support for RHEL4 kernel on i686 (5773) + - provide error messages when incompatible logs are encountered (5898) since b1_4_bgl landed on b1_4, b1_4_quota starts to use the same branch of portals.
-
- Mar 24, 2005
- Mar 23, 2005
-
-
Andreas Dilger authored
Move clearpatches.sh and confirmpatches.sh into build from lustre-core.
-
Nic Henke authored
-
- Mar 21, 2005
-
-
Mikhail Pershin authored
r=alex d=17 fix design defect. plugins are needed struct inode to check its flags
-
Mikhail Pershin authored
r=wangdi small fixes to provide correct operation order, fix double messages due to using both RETURN and EXIT macro, always initialize several s_ops, plugin framework was added.
-
Mikhail Pershin authored
-
- Mar 19, 2005
-
-
Mikhail Pershin authored
r=wangdi smfs fixes according with dld.
-
- Mar 18, 2005
-
-
Eric Barton authored
-
Eric Barton authored
__attribute__((packed)) statements, bumped wire protocol version and rebuilt wire struct assertions. * Added new vibnal_wire.h into autoMakefile.am
-