2006-08-23 |
fanyong | 1) for test_72: ensure we have enough space before... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
tappro | update due to new close() handling, |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tappro | add missed OBD_FAIL check, remove old file |
commit | commitdiff | tree | snapshot |
2006-08-22 |
nikita | req-layout: empty set of fields contains ptlrpc_body |
commit | commitdiff | tree | snapshot |
2006-08-22 |
yury | - more cleanups in LMV. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tappro | add new modules in load_modules |
commit | commitdiff | tree | snapshot |
2006-08-22 |
fanyong | Drop unused "USER_SPACE_TOP". |
commit | commitdiff | tree | snapshot |
2006-08-21 |
nikita | lov_setstripe(): use set_fs() |
commit | commitdiff | tree | snapshot |
2006-08-21 |
nikita | iam: fix issues found by Huang Huang during code inspection |
commit | commitdiff | tree | snapshot |
2006-08-21 |
nikita | osd: osd_recovery_complete(): drop unneeded definitions |
commit | commitdiff | tree | snapshot |
2006-08-21 |
nikita | lov: lov_getstripe(): use set_fs/get_fs |
commit | commitdiff | tree | snapshot |
2006-08-21 |
nikita | liblustre: provide dummy set_fs/get_fs implementation |
commit | commitdiff | tree | snapshot |
2006-08-21 |
yury | - cleanups on client after Nikita's inspection. |
commit | commitdiff | tree | snapshot |
2006-08-21 |
fanyong | Get "UML" flag from /cpu/procinfo. |
commit | commitdiff | tree | snapshot |
2006-08-21 |
fanyong | The arguments "lump" of lov_setstripe and lov_getstripe... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-21 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-21 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-21 |
huanghua | (1) some cleanup on code |
commit | commitdiff | tree | snapshot |
2006-08-20 |
yury | - fixes in convertion functions after Nikita's insp. |
commit | commitdiff | tree | snapshot |
2006-08-20 |
yury | - merge with 1_5,some fixes. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
brian | (Hopefully) merge lustre/scripts from b1_5 as stuff... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tappro | - fix defect with lost nlink++ in rename |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tappro | another missed files in dist |
commit | commitdiff | tree | snapshot |
2006-08-18 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tappro | - use obd_last_committed instead of mdt value for now |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tappro | - save cookie size for mdt_shrink_reply() |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tappro | fix silly defect, thanks Wangdi. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tappro | Code update during for recovery in new MDS: |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tappro | - store result code in thandle for last_rcvd update |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tappro | another missed file for dist |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tappro | add header files to the dist |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brian | Disable KGDB in RHEL4 kernel builds by default. These... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-17 |
nikita | md: remove outdated comment |
commit | commitdiff | tree | snapshot |
2006-08-17 |
nikita | liblustre: fix user level build |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tappro | - fix use-after-free issue. fld_server_proc_fini()... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
tappro | - register/degister keys in mod_init/exit to avoid... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
tappro | - call ldto_device_fini() in obd_precleanup() |
commit | commitdiff | tree | snapshot |
2006-08-16 |
tappro | move fld_client_init/fini to the cmm_device_mount/shutd... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
nikita | - store object-existence flags in ->loh_attr |
commit | commitdiff | tree | snapshot |
2006-08-16 |
nikita | sanity: 57b: 0. revert to 100 files, 1. comment out... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
nikita | mdd: use ->loo_object_start() to initialize object... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
nikita | osd: trivial fixes |
commit | commitdiff | tree | snapshot |
2006-08-16 |
nikita | lu: add ->loo_object_start() method called late during... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-16 |
huanghua | braces are forgotton after condition sentence. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
fanyong | Small change: for replacing "Ext3" with "Ldiskfs". |
commit | commitdiff | tree | snapshot |
2006-08-16 |
huanghua | fix a defect introduced by last commit: |
commit | commitdiff | tree | snapshot |
2006-08-16 |
huanghua | (1) mdt shrink reply; |
commit | commitdiff | tree | snapshot |
2006-08-16 |
huanghua | fix the return value defect |
commit | commitdiff | tree | snapshot |
2006-08-15 |
tappro | add osd_shutdown() |
commit | commitdiff | tree | snapshot |
2006-08-15 |
tappro | - add mdd_device_shutdown() |
commit | commitdiff | tree | snapshot |
2006-08-15 |
tappro | add cmm_device_shutdown() |
commit | commitdiff | tree | snapshot |
2006-08-15 |
tappro | - add process_config call for stack cleanup. All device... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
nikita | lu_object_attr() is only defined for local objects... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-15 |
nikita | cosmetic fixes |
commit | commitdiff | tree | snapshot |
2006-08-15 |
nikita | add "positioning by hash" to iam |
commit | commitdiff | tree | snapshot |
2006-08-15 |
huanghua | restore xxx_attr_set() interface to have "const md_attr... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
huanghua | fixed: |
commit | commitdiff | tree | snapshot |
2006-08-15 |
huanghua | fixing integer comparism bug |
commit | commitdiff | tree | snapshot |
2006-08-15 |
huanghua | (1) fixing typo in mdd; |
commit | commitdiff | tree | snapshot |
2006-08-15 |
wangdi | Branch: |
commit | commitdiff | tree | snapshot |
2006-08-15 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-15 |
huanghua | (1) remove const from md_attr in moo_attr_set(), becaus... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-14 |
tappro | fix defect with list_add_tail() params. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
tappro | forgotten lu_object_put() in case of error |
commit | commitdiff | tree | snapshot |
2006-08-14 |
ericm | file sanity-gss.sh was added on branch b_new_cmd on... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
yury | - fixed typo in comment. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
yury | - update entries counter on entry delete. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
yury | - fixed bug in fld_cache_delete(), there should be... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
huanghua | (1) remove MD_ATTR_FLAGS. this is set by LA_FLAGS; |
commit | commitdiff | tree | snapshot |
2006-08-14 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-13 |
tappro | - define and use mdd_attr_get_internal_locking() inline... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
tappro | mdt_md_mkobj() don't need lov attr |
commit | commitdiff | tree | snapshot |
2006-08-13 |
tappro | - fix issue with checking the result of mds_log_op_unli... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
tappro | - separate __mdd_iattr_get() to get only inode attr... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-12 |
tappro | small fixes |
commit | commitdiff | tree | snapshot |
2006-08-12 |
tappro | add debug |
commit | commitdiff | tree | snapshot |
2006-08-12 |
tappro | - introduce open counter in mdd |
commit | commitdiff | tree | snapshot |
2006-08-12 |
tappro | - remove unused ot_ref counter |
commit | commitdiff | tree | snapshot |
2006-08-12 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-12 |
nikita | mdt: translate ATTR_FROM_OPEN |
commit | commitdiff | tree | snapshot |
2006-08-12 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-12 |
wangdi | Branch: b_new_cmd |
commit | commitdiff | tree | snapshot |
2006-08-11 |
nikita | mdd_attr_set(): kill unused code |
commit | commitdiff | tree | snapshot |
2006-08-11 |
nikita | consity mdo_attr_set() argument |
commit | commitdiff | tree | snapshot |
2006-08-11 |
nikita | osd: reimplement osd_attr_set() |
commit | commitdiff | tree | snapshot |
2006-08-11 |
nikita | fix ->la_valid usage |
commit | commitdiff | tree | snapshot |
2006-08-11 |
yury | - fixed bug in seq_server_init(), there should be separ... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
huanghua | skip some tests, and modify some argument according... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
yury | - one more piece of changes missed to commit last time. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
yury | - last portion of cleanups and fixes after Nikita's... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
yury | - one more portion of fixes and cleanups after Nikita... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
huanghua | (1) in mdd_lov_create(), allocate lmm before using... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
yury | - more fixes and cleanups in fld after Nikita's CODEINSP. |
commit | commitdiff | tree | snapshot |
next |