- Oct 06, 2008
-
-
Johann Lombardi authored
b=17261 i=adilger i=shadow cap lmm_size to LOV_MAX_STRIPE_COUNT.
-
- 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
-
- Aug 07, 2008
- 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 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 02, 2008
-
-
Alexey Lyashkov authored
fix KEY_IS macro Branch b1_6 b=14032 i=johann i=deen
-
Alexey Lyashkov authored
fix KEY_IS macro Branch HEAD b=14032 i=umka i=deen
-
- May 26, 2008
-
-
Andreas Dilger authored
Add clarifying comment.
-
- Dec 27, 2007
-
-
Pravin Shelar authored
i=umka i=adilger While sizing the EA, limit the stripe count to the actual number of OSTs in this filesystem.
-
Pravin Shelar authored
-
- Nov 06, 2007
-
-
bwzhou authored
b=13933 i=adilger i=johann Set an upper limit for stripe count
-
- Oct 31, 2007
-
-
bwzhou authored
b=13933 r=adilger, johann Set an upper limit for stripe count
-
- Aug 16, 2007
-
-
Bobi Jam authored
b=12836 i=adilger, komaln Description: lfs find on -1 stripe looping in lsm_lmm_verify_common() Details : Avoid lov_verify_lmm_common() on directory with -1 stripe count.
-
Bobi Jam authored
b=12836 i=adilger, komaln Description: lfs find on -1 stripe looping in lsm_lmm_verify_common() Details : Avoid lov_verify_lmm_common() on directory with -1 stripe count.
-
- Aug 14, 2007
- Jul 30, 2007
-
-
Mikhail Pershin authored
-
- Feb 15, 2007
-
-
tianzy authored
b=11471
-
- Feb 10, 2007
-
-
Nathan Rutman authored
-
- Aug 17, 2005
-
-
Wang Di authored
land ost add/del to HEAD
-
- Aug 12, 2005
-
-
Yury Umanets authored
-
- Apr 04, 2005
-
-
Yury Umanets authored
-
- Oct 23, 2004
-
-
Yury Umanets authored
-
- Jun 14, 2004
-
-
Phil Schwan authored
I haven't re-tested the AMD functionality since landing, but I did test iozone and dbench to ensure sanity.
-
- Jun 02, 2004
-
-
Phil Schwan authored
b_cmobd_merge should not be used for any further development or testing!
-
- May 17, 2004
-
-
Phil Schwan authored
cMD_PRE_CMD_SMASH are the relevant tags. The pre-smashing contents of HEAD will be committed by yury into b_cmd as a merge of the two branches. These will be stabilized on b_cmd and eventually landed onto HEAD.
-
- Apr 14, 2004
-
-
Andreas Dilger authored
b=3116, b=3064, b=3107, b=3122, b=1519, 2.6 kernel fixes, group lock fixes
-
- Apr 13, 2004
-
-
Eric Barton authored
Superbug 2871: Sub-bugs fixed 2869 2870 3034 3036 3037 3035 3038 3135
-
- Apr 07, 2004
-
-
jacob authored
b=3057, 2947, 2925, 3050, 3041, 2849, 1662
-
- Mar 19, 2004
-
-
shaocheng authored
-
Zach Brown authored
r=phil land b_cray_portals_merge on HEAD. This consists of four families of changes: 1) Eric's work to change some APIs in Lustre's portals to come into line with Cray's portals and the spec. 2) add --with-cray-portals= to the build and use it to cut up the build when we're building lustre against external includes for Cray's portals. 3) Move some facilities from portals.o into libcfs.o so that Lustre can consume them when it is running against Cray's portals.o. 4) Fix up the liblustre build. These changes have also made it to b_cray_delivery recently.
-
- Mar 05, 2004
-
-
Andreas Dilger authored
b=2733, b=2773, b=2529, b=2730, b=2819, b=2814, b=2822, b=1450, b=2676, b=2681 b=2817, b=2706, b=2816, b=1987, b=2884, b=1191, b=2809, b=2765, b=2805, b=1972
-
- Feb 24, 2004
-
-
Andreas Dilger authored
-
- Feb 13, 2004
-
-
Andreas Dilger authored
Adds support for client-side write cache accounting via OST write credits (grants). There is not yet a "correction" algorithm for grants if they get out of sync between the client and OST (OST can handle clients who think they have grant but do not). Peter had previously suggested that grants should decay over time (faster on the clients than on the OSTs) so idle nodes do not consume space they aren't using. Use /proc/fs/lustre/osc/OSC*/cur_grant_bytes (and existing cur_dirty_bytes) to check client-side cache values. Includes lustre-side changes for lfsck support (create files with specific objids, create specific objids on OSTs). Also includes some changes to the testing scripts (local.sh, lov.sh, acc-sm) so that they include a "client nid '*'" client and can be used for sanityN.sh testing. This has been put into the main acceptance-small.sh loop so that sanityN.sh will be run on both single and multi-OST setups. b=974 b=2349 r=shaver
-
- Jan 21, 2004
-
-
Andreas Dilger authored
-
- Dec 10, 2003
-
-
wangchao authored
r=phil lstripe should fail when offset > numobd
-
- Dec 03, 2003
-
-
Phil Schwan authored
-