- Feb 14, 2008
-
-
Bobi Jam authored
b=3462 i=johann i=adilger patch addressing replay-single test53 set port for HEAD.
-
- Feb 13, 2008
-
-
deen authored
b=13829 i=adilger i=johann
-
- 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
-
-
Pravin Shelar authored
i=adilger i=nathan.rutman This patch for lfs getstripe to return default values for directories instead of "no stripe info".
-
- Jan 03, 2008
-
-
komaln authored
r=Nathan, Adilger to remove the use of LPROCFS_INIT_VARS and related macros
-
- Dec 13, 2007
-
-
Yong Fan authored
b=12974 i=nikita i=adilger 1) set as "inline" for such large function ("obd_fail_check()") is not suitable, replaced with normal function "__obd_fail_check_set()". 2) atomic operations for obd_fail_count (replace "static count" in obd_fail_check). 3) use "test_and_set_bit()" for "OBD_FAILED/OBD_FAIL_ONCE" check and set to avoid unexpected racing condition between multi-thread ops. 4) some cleanup for OBD_FAIL_XXX macro.
-
Andrew Perepechko authored
b=13377 i=umka i=nikita "comments" patch.
-
- Dec 03, 2007
-
-
huanghua authored
b=14064 - readdir() for liblustre: i=nikita,fanyong - flock for liblustre and various fixes for liblustre: i=umka,fanyong
-
- Nov 29, 2007
-
-
Yong Fan authored
b=14135 i=nathan i=huanghua Original "mgc_logname2resid" process both "logname" (which consists of fsname-nodetype) and "fsname", it can not distinguish "-" contained fsname and the logname. Split it into two functions: "mgc_logname2resid" and "mgs_fsname2resid" for that.
-
- Oct 31, 2007
-
-
Mikhail Pershin authored
b:14001 i:nikita, yury
-
- Oct 23, 2007
-
-
Mikhail Pershin authored
b:13816 i:shadow,yury
-
- Oct 11, 2007
-
-
Nathan Rutman authored
i=adilger i=wangdi enhanced obd_fail functionality
-
Andrew Perepechko authored
b=13377 i=yury i=nikita
-
- Sep 26, 2007
-
-
Yury Umanets authored
r=vitaly,nikita - landed lru resize code with all fixes and cleanups existing in 1_6.
-
- Sep 24, 2007
-
-
Andrew Perepechko authored
-
- Sep 20, 2007
-
-
Mikhail Pershin authored
- enable client connect only if mds is configured and ost is active. Port from 1_6 into new MDS devices. b:13060 i: nikita, nathan
-
- Sep 19, 2007
-
-
Vitaly Fertman authored
b=13581 i=tappro i=huanghua Replay Size-on-MDS related RPCs properly.
-
- Aug 02, 2007
-
-
Bobi Jam authored
b=12606 i=shadow, nikita Use cfs_alloc_* functions and CFS_* flags for code portability.
-
- Jul 31, 2007
-
-
Vitaly Fertman authored
b=11829 i=huanghua i=tappro early lock cancel for cmd
-
- Jul 30, 2007
-
-
Mikhail Pershin authored
-