- Nov 12, 2008
-
-
Yury Umanets authored
r=tappro,wangdi - fixes ost cleanup issue due to missed llcd_put() in the case ost does not receive disconnect from mds; - do not sleep on hanging llcd. Instead assert on it _after_ stopping recov_thread's ptlrpcd which should kill any remeining llcds; - fixes and cleanups, comments.
-
- Nov 11, 2008
-
-
Hongchao Zhang authored
move the check of recovering state of the OST in osc_precreate out of "if (oscc->oscc_last_id < oscc->oscc_next_id)" condition so create operation don't use recovering OST i=adilger i=nathan.rutman
-
- Nov 07, 2008
-
-
Yury Umanets authored
r=tappro,johann - implements proper locking for rq pool freeing
-
- Oct 23, 2008
-
-
Yury Umanets authored
r=adilger,deen - missed lustre_put_lsi() in couple of places; - do not call deregister_mount() in mount error path, this makes it impossible for MDT to do put_mount() and thus, its lsi left not released; - fixes error handling with llog_setup/llog_cleanup in couple of places; - fixes error handling after hash_init errors in class_setup(); - cleanups.
-
- Oct 21, 2008
-
-
Robert Read authored
b=1819 i=adilger i=nathan Add an import file to the osc, mdc, and mgc proc dir, and include test for new proc file.
-
- Oct 15, 2008
-
-
Andreas Dilger authored
Backport warning fixes from b1_8. i=girish (original patch) i=robert
-
- Oct 07, 2008
-
-
mattwu authored
i=nikita i=robert winnt libcfs/lnet cleanup
-
- Oct 06, 2008
-
-
Isaac Huang authored
- fixed a typo in error message.
-
Isaac Huang authored
- fixed a typo in error message.
-
- Sep 30, 2008
-
-
Andrew Perepechko authored
Branch b1_6 b=17059 i=ZhiYong Tian i=Johann Lombardi Always build client with quota support
-
- Sep 15, 2008
-
-
Nathan Rutman authored
i=nathan i=adilger OST pools on HEAD, comprehensive patch including 17054:19007; 16935:18918,19012,19089,19128; 16978:18872
-
Vitaly Fertman authored
b=15949 i=adilger i=shadow mds_body.capability fix
-
- Sep 10, 2008
-
-
Bobi Jam authored
b=16643 o=Herb Wartens (hwartens@llnl.gov) i=adilger i=johann Description: Generic /proc file permissions Details : Set /Proc file permissions in a more generic way to enable non- root users operate on some /proc files.
-
Bobi Jam authored
b=16643 o=Herb Wartens (hwartens@llnl.gov) i=adilger i=johann Description: Generic /proc file permissions Details : Set /Proc file permissions in a more generic way to enable non- root users operate on some /proc files.
-
- Sep 02, 2008
-
-
Andreas Dilger authored
Quiet compiler warnings about mismatched signed/unsigned comparisons.
-
- Aug 29, 2008
-
-
Alexey Lyashkov authored
Branch HEAD
-
Alexey Lyashkov authored
Branch b1_6
-
- Aug 27, 2008
-
-
Alexey Lyashkov authored
request will resend before finished ost llog init and this produce access to non init llog context. Branch HEAD b=16839 i=adilger i=rread
-
Alexey Lyashkov authored
request will resend before finished ost llog init and this produce access to non init llog context. Branch b1_6 b=16839 i=adilger i=rread
-
- Aug 14, 2008
-
-
deen authored
or write request because the client is already doing a lock match itself so there isn't any reason the OST should have to re-do that search. b=15198 i=johann i=shadow
-
- Aug 12, 2008
- Aug 08, 2008
-
-
kalpak authored
b=10555 i=adilger i=green i=nikita i=girish add ldiskfs patches and lustre support for FIEMAP ioctl
-
- Aug 07, 2008
- Aug 06, 2008
-
-
Bobi Jam authored
b=16317 o=Herb Wartens(hwartens@llnl.gov) i=wangdi, johann Description: exports in /proc are broken Details : recreate /proc entries for clients when they reconnect.
-
- 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.
-
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 22, 2008
-
-
Bobi Jam authored
b=16205 add doxygen doc for new functions.
-
huanghua authored
b=16368 i=adilger i=alex.zhuravlev - put object group in ldlm_res_id.name[1]
-
Bobi Jam authored
b=16205 i=shadow, adilger make max_grow_count on MDS tunable.
-
Bobi Jam authored
b=16205 i=shadow, adilger make max_grow_count on MDS tunable.
-
- Jul 21, 2008
-
-
girish authored
b=15981 i=adilger i=robert.read
-
- Jul 16, 2008
-
-
girish authored
b=15981 i=adilger i=rread
-
Alexey Lyashkov authored
CONFIG_PAGE_ALLOC enabled Branch HEAD b=12975 i=green i=adilger
-
- Jul 15, 2008
-
-
Andrew Perepechko authored
b=14010 i=Mike Pershin (tappro) i=Andreas Dilger (adilger) Doxygen comments (the missing ones)
-