- Mar 25, 2005
-
-
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
-
Andreas Dilger authored
-
Andreas Dilger authored
Use the HEAD portals branch for RHEL4.
-
- Mar 17, 2005
-
-
Andreas Dilger authored
Build fix for RHEL4. b=5733 r=green (original patch)
-
Eric Barton authored
This gives vibnal its own wirecheck utility and adds compile-time assertions to vibnal to ensure all platforms agree.
-
Eric Barton authored
-
Yury Umanets authored
-
zhaoqiang authored
-
- Mar 16, 2005
-
-
Yury Umanets authored
- looking for free loop device is moved to stand alone function find_free_loop() - int init_loop() do not check if passed size > 8000 before mkfs() as this is checked in mkfs() - do not stop looking for free loop device after first not accessible device.
-
Yury Umanets authored
-
Eric Barton authored
marshalling into priv_data to avoid ia64 alignment traps.
-
Mikhail Pershin authored
r=wangdi fixes in accordance with SMFS changes
-
Mikhail Pershin authored
r=wangdi smfs fixes to make it works in 2.6.7 kernel and in conformity with smfs hld/dld documents.
-
Yury Umanets authored
-
Niu Yawei authored
-
- Mar 15, 2005
-
-
alex authored
additional debug info
-
Yury Umanets authored
-
Yury Umanets authored
-
- Mar 14, 2005
-
-
alex authored
r=adilger choose proper obd to match lock that protects directory content
-
Yury Umanets authored
-
- Mar 13, 2005
-
-
Yury Umanets authored
-
- Mar 12, 2005
-
-
Yury Umanets authored
- mds_verify_child() is converted to use fid component of lustre_id instead of pair ino+gen for checking if inode has changed while we were waiting for lock.
-
- Mar 11, 2005
-
-
alex authored
- assertion was wrong
-
Yury Umanets authored
-
Eric Barton authored
* Asserted tage->page != NULL in tage_free; how could it ever be otherwise? * Moved what seemed like an obviously incorrect assertion in trace_get_tage() that tcd_pages was not empty into the "debug daemon buffer overflowed" branch. Someone should review this change; I'm flagging it in bug 5857
-
Eric Barton authored
* minor socknal cleanups
-
Wang Di authored
B: HEAD
-
Yury Umanets authored
-