- Jun 09, 2008
-
-
Robert Read authored
b=15929 i=grev Cleanup PATH in tests so absolute paths are used, and each path is added at most once.
-
Elena Gryaznova authored
i=Maxim.Patlasov get rid of quotation in "options lnet"
-
- Jun 06, 2008
-
-
Elena Gryaznova authored
i=Brian i=Alexey.Lyashkov Set build_success=true if build_lustre did not fail for case ! PATCHLESS and ! -z LINUX
-
huanghua authored
b=15552 i=nikita.danilov i=adilger - Igif support for the case when of HEAD based server runs on old disk format
-
- Jun 05, 2008
-
-
Robert Read authored
b=13537 i=grev The old test was using the used space rather than free space. This fixes that and also cuts the amount by half, so we don't completely fill up the fs. It also caps the size at 1GB, like the previous version.
-
Robert Read authored
b=15928 i=grev Reset the current directory after the each test completes.
-
deen authored
b=10718
-
Elena Gryaznova authored
i=Adilger integrate lustre-iokit into normal build process
-
deen authored
this allows us to quickly find what pages to write and remove once lock callback is received. b=10718 i=green i=johann
-
Isaac Huang authored
- remove liblustre.h dependency from selftest.
-
Isaac Huang authored
- turn SRPC_PEER_CREDITS into a module parameter, which is useful for high-latency networks.
-
- Jun 04, 2008
-
-
deen authored
because LASSERT on both the data supplied by a client, and the data on disk is dangerous and incorrect. b=15574 i=adilger i=shadow
-
Yong Fan authored
b=15563
-
Yang Sheng authored
b=15741 i=johann, zhenyu.xu Update kernel to RHEL5 kernel-2.6.18-53.1.19.el5.
-
Yury Umanets authored
r=shadow,nikita - fixes issue with accessing freed @ns on behalf rpc handling when some late rpc comes in fini time; - add new comments in functions, converts existing ones to be inline wigth doxygen comments policies.
-
- Jun 03, 2008
-
-
girish authored
b=13144 i=adilger i=kalpak
-
Yury Umanets authored
- missed part of 15440. Do not forget to call ldlm_pool_fini() before removing ns proc dir; - call ldlm_namespace_unregister() namespace _before_ __ldlm_namespace_free() which is waiting for refc == 0 as ldlm_namespace_unregister() drops refc.
-
komaln authored
r=nathan, andreas To add -N option in lctl get_param which will print only path names.
-
- Jun 02, 2008
-
-
Elena Gryaznova authored
i=Tappro remove obsolete insanity-local cfg
-
Elena Gryaznova authored
i=Tappro -- t-f and insanity fix to work properly with FAILURE_MODE=HARD -- remove insanity-local cfg
-
- Jun 01, 2008
-
-
Nikita Danilov authored
-
- May 30, 2008
-
-
Yury Umanets authored
r=shadow, nikita - fixes missed list init in CFS_LIST_INIT_HEAD(&ns->ns_list_chain); - cleanups about registering/unregistering @ns in its list.
-
Yang Sheng authored
b=15594 i=adilger, shadow The dd has a change of behaviour in 2.6.22 kernel. It might return a partial read in read() system-call in some case.
-
Terry Rutledge authored
repositories.
-
Bobi Jam authored
b=14134 i=nathan, johann Description: enable MGS and MDT services start separately Details : add a 'nomgs' option in mount.lustre to enable start a MDT with a co-located MGS without starting the MGS, which is a complement to 'nosvc' mount option.
-
- May 29, 2008
-
-
Vitaly Fertman authored
b=15904 i=wangdi i=shadow clean log_commit_master properly at cleanup in llog_commit_thread()
-
Bobi Jam authored
-
Pravin Shelar authored
update module tags for new uMDS branch.
-
Bobi Jam authored
b=13310 o=eeb i=joahnn, nikita The bug is that target_send_reply_msg() calls ptlrpc_error() if 'rc != 0', but "difficult" replies may not be passed to rpc_error().
-
- May 28, 2008
-
-
Vladimir Saveliev authored
i=green,shadow,vitaly skiplists are used to group compatible locks on granted list that was implemented as tracking first and last lock of each lock group the patch changes that to using doubly linked circular lists
-
Andreas Dilger authored
Add updated racer.sh script i=oleg.drokin
-
Elena Gryaznova authored
add 51d to ALWAYS_EXCEPT list
-
Elena Gryaznova authored
i=Adilger skip LFSCK test for remote MDS also
-
Elena Gryaznova authored
i=Eric.Mei mark SANITY_SEC as "Done" when completed
-
Elena Gryaznova authored
i=Adilger rename subtests to skipping mechanism works properly
-
Brian J. Murrell authored
i=johann i=zhenyu.xu: Small message correction.
-
Brian J. Murrell authored
i=cliffw i=wangyb A forgotten small portion of the previous commit for this bug.
-
komaln authored
r=adilger to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
-
- May 27, 2008
-
-
girish authored
-
Nikita Danilov authored
-