- Aug 20, 2008
- Aug 07, 2008
-
-
kalpak authored
b=16098 Add GPLv2 URL to copyright headers
-
- Jul 31, 2008
-
-
kalpak authored
b=16227 i=adilger i=shadow add lsm argument to obd_get_info. For some get_info calls the lsm was being sent as part of the key which was a hack. Now lsm can be sent as an argument.
-
- Jul 29, 2008
-
-
girish authored
b=15981 i=adilger i=robert.read
-
- Jul 27, 2008
-
-
kalpak authored
b=16098 change CFS license headers to Sun headers
-
- Jul 24, 2008
-
-
kalpak authored
b=16098 Replace CFS license headers with Sun headers
-
- Jul 08, 2008
-
-
Andreas Dilger authored
Quiet compiler warning due to printf format. b=15981
-
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
-
- Jul 07, 2008
-
-
Eric Mei authored
port Adaptive Timeouts from b1_6 to HEAD. b=14071 r=nathan r=adilger
-
- Jul 04, 2008
-
-
Wang Di authored
sync import destroy with llog thread/lprocfs access b=14629 i=robert,jay
-
- Jul 03, 2008
-
-
Wang Di authored
sync procfs/llog_thread with import destory b=15684 i=Robert, Jay
-
Wang Di authored
1.Filter group llog cleanup (patch from shadow). 2.Separate filter group llog create and find. then filter group llog will only be created in the mds/ost syncing process. 3.Some minor fixes. b=14629 i=robert,yury
-
- Jul 02, 2008
-
-
Alexey Lyashkov authored
fix KEY_IS macro Branch b1_6 b=14032 i=johann i=deen
-
- Jul 01, 2008
-
-
Yong Fan authored
b=15797 i=huanghua i=vitaly Misc fix for updating file {a/m/c}time as following policy: 1) Lustre file "{a/m/c}time" should base on client-side clock, including all the file operations. 2) All the client-side clocks should be synchronized. It is no matter whether the server-side clocks are synchronized with client-side ones or not. 3) File "ctime" is increased only. 4) File "{a,m}time" are increased only, except "utime()" operation can change them backwards.
-
- May 29, 2008
-
-
Alexey Lyashkov authored
avoid twice swabing one msg buffer fix get LOV_GET_INFO on ppc platform. b=14856 i=nikita i=adilger
-
- May 21, 2008
-
-
Yong Fan authored
b=11401,15405 i=huanghua i=tappro
-
- May 19, 2008
-
-
Pravin Shelar authored
b=14230 i=yury.umanets i=alex.zhuravlev fix for multiple definition of mdc_init_ea_size().
-
- May 10, 2008
-
-
Walter Poxon authored
i=adilger fix compile warnings which are treated as errors on Cray XT3 catamount build
-
Walter Poxon authored
i=adilger fix build warnings which are treated as errors during Cray XT3 catamount build
-
- May 06, 2008
-
-
komaln authored
r=Nathan Rutman, Alexey Lyashkov Ported the patch 'to organize the stats on per-nid basis instead of the existing per-export basis' to HEAD. This patch also includes all its related bug fixes(bug 14016, bug 14370, bug 14873).
-
- Apr 28, 2008
-
-
bwzhou authored
b=11777 r=green, shadow invalidate the import to halt request handling so the namespace can be safely cleaned up
-
- Mar 13, 2008
-
-
Alexey Lyashkov authored
obd objects and this also block reconnect with -EALREADY. This isn't fix all lprocfs bugs - but make it rare. b=14533 i=adilger i=nathan
-
Alexey Lyashkov authored
obd objects and this also block reconnect with -EALREADY. This isn't fix all lprocfs bugs - but make it rare. b=14533 i=adilger i=nathan
-
- Mar 12, 2008
-
-
Bobi Jam authored
b=15010 o=green i=vitaly i=adilger Description: mdc_set_open_replay_data LBUG Details : Set replay data for requests that are eligible for replay.
-
Bobi Jam authored
b=15010 o=green i=vitaly i=adilger Description: mdc_set_open_replay_data LBUG Details : Set replay data for requests that are eligible for replay.
-
- Mar 06, 2008
-
-
Yong Fan authored
b=14976 i=eric.mei i=h.huang (1) Miss to call "req_capsule_set_size()" in "mdc_get_remote_perm()". (2) misc fix after mixed_layout_req landed.
-
Alexey Lyashkov authored
b=13821 i=wangdi i=umka
-
huanghua authored
b=15025 i=yong.fan i=yury.umanets - set reply message size for CLOSE RPC
-
- Feb 19, 2008
-
-
Yong Fan authored
b=14906 i=eric.mei i=h.huang Fix swab issues for remote_perm introduced when land "mixed_layout_req".
-
- Feb 07, 2008
-
-
huanghua authored
i=yong.fan i=rahul.deshmukh i=nikita.danilov - use req_capsule interface for client. - add some interoperability support on server side.
-
- Jan 29, 2008
-
-
Eric Mei authored
- redesigned remote acl support, by FanYong b=11842 r=pravin.shelar, eric.mei - new sptlrpc configure interface b=13642 r=yong.fan, rahul.deshmukh - split kerberos keytab for lustre_root b=13873 r=yong.fan, h.huang - fix setuid for gss with linux keyring b=13899 r=yong.fan, h.huang
-
- Jan 11, 2008
-
-
komaln authored
r= Wangdi, Nathan to add mdc "stats" file
-
- Jan 03, 2008
- Nov 20, 2007
-
-
Walter Poxon authored
b=14241 i=adilger i=scjody trivial fix for type clash in format string to fix compile error on Cray XT3.
-
Walter Poxon authored
b=14241 i=adilger i=scjody trivial fix for type clash in format string to fix compile error on Cray XT3.
-
- Nov 05, 2007
-
-
Nathan Rutman authored
i=adilger i=johann Need to set the AT timeout estimate after the req portal is set.
-
- Nov 02, 2007
-
-
Yang Sheng authored
b=13568 i=shadow i=adilger Remove 2.4 kernel code from lustre/mdc/mdc_request.c.
-
- Oct 25, 2007
-
-
Bobi Jam authored
b=13497 i=deen i=johann Description: LASSERT_{REQ,REP}SWAB macros are buggy Details : If SWAB_PARANOIA is disabled, the LASSERT_REQSWAB and LASSERT_REPSWAB macros become no-ops, which is incorrect. Drop these macros and replace them with their difinitions instead.
-