Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f79da3
)
Update b_smallfix from HEAD (20040205_1702)
author
adilger
<adilger>
Fri, 6 Feb 2004 01:03:58 +0000
(
01:03
+0000)
committer
adilger
<adilger>
Fri, 6 Feb 2004 01:03:58 +0000
(
01:03
+0000)
Mostly changes from landing b_orphan on HEAD.
lustre/llite/llite_lib.c
patch
|
blob
|
history
diff --git
a/lustre/llite/llite_lib.c
b/lustre/llite/llite_lib.c
index
5ca5873
..
267c61c
100644
(file)
--- a/
lustre/llite/llite_lib.c
+++ b/
lustre/llite/llite_lib.c
@@
-403,7
+403,7
@@
int lustre_process_log(struct lustre_mount_data *lmd, char * profile,
pcfg.pcfg_nid = lmd->lmd_server_nid;
pcfg.pcfg_id = lmd->lmd_server_ipaddr;
pcfg.pcfg_misc = lmd->lmd_port;
- pcfg.pcfg_size =
0
;
+ pcfg.pcfg_size =
8388608
;
pcfg.pcfg_flags = 0x4; /*share*/
err = kportal_nal_cmd(&pcfg);
if (err <0)