Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etercifs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
etercifs
Commits
7837a593
Commit
7837a593
authored
Aug 13, 2012
by
Pavel Shilovsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gear/rules, AUTHORS and README
parent
ea5921a0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
11 deletions
+4
-11
rules
.gear/rules
+2
-0
AUTHORS
etercifs/AUTHORS
+1
-1
README
etercifs/README
+1
-10
No files found.
.gear/rules
View file @
7837a593
...
...
@@ -28,4 +28,6 @@ tar.bz2: sources/3.0 name=kernel-source-etercifs-3.0-1.74
tar.bz2: sources/3.1 name=kernel-source-etercifs-3.1-1.75
tar.bz2: sources/3.2 name=kernel-source-etercifs-3.2-1.76
tar.bz2: sources/3.3 name=kernel-source-etercifs-3.3-1.76
tar.bz2: sources/3.4 name=kernel-source-etercifs-3.4-1.78
tar.bz2: sources/3.5 name=kernel-source-etercifs-3.5-1.78
tar.bz2: etercifs
etercifs/AUTHORS
View file @
7837a593
...
...
@@ -35,7 +35,7 @@ Adrian Bunk (kcalloc cleanups)
Miklos Szeredi
Kazeon team for various fixes especially for 2.4 version.
Asser Ferno (Change Notify support)
Shaggy (Dave Kleikamp) for inumerable small fs suggestions and some good cleanup
Shaggy (Dave Kleikamp) for in
n
umerable small fs suggestions and some good cleanup
Gunter Kukkukk (testing and suggestions for support of old servers)
Igor Mammedov (DFS support)
Jeff Layton (many, many fixes, as well as great work on the cifs Kerberos code)
...
...
etercifs/README
View file @
7837a593
...
...
@@ -609,11 +609,6 @@ Stats Lists summary resource usage information as well as per
in the kernel configuration.
Configuration pseudo-files:
MultiuserMount If set to one, more than one CIFS session to
the same server ip address can be established
if more than one uid accesses the same mount
point and if the uids user/password mapping
information is available. (default is 0)
PacketSigningEnabled If set to one, cifs packet signing is enabled
and will be used if the server requires
it. If set to two, cifs packet signing is
...
...
@@ -754,10 +749,6 @@ module loading or during the runtime by using the interface
i.e. echo "value" > /sys/module/cifs/parameters/<param>
1. echo_retries - The number of echo attempts before giving up and
reconnecting to the server. The default is 5. The value 0
means never reconnect.
2. enable_oplocks - Enable or disable oplocks. Oplocks are enabled by default.
1. enable_oplocks - Enable or disable oplocks. Oplocks are enabled by default.
[Y/y/1]. To disable use any of [N/n/0].
Write
Preview
Markdown
is supported
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