Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
nfs4j
Commits
47051118
Commit
47051118
authored
Dec 29, 2011
by
Tigran Mkrtchyan
☕
Browse files
nfsv41 client: introduce compound builder
parent
2f8e43ed
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
nfs.properties
View file @
47051118
...
...
@@ -10,7 +10,7 @@ mds.port=2049
# comma separated list of known data servers
# mds.devices=ds1:port,ds2:port,[ipv6]:port
mds.devices
=
192.168.2.108
:2052
mds.devices
=
localhost
:2052
#default port number for a Data Server
ds.port
=
2052
...
...
src/org/dcache/chimera/nfs/v4/client/CompoundBuilder.java
0 → 100644
View file @
47051118
This diff is collapsed.
Click to expand it.
src/org/dcache/chimera/nfs/v4/client/Main.java
View file @
47051118
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment