Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
e836f015
Commit
e836f015
authored
May 01, 2009
by
Steve French
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CIFS] Remove trailing whitespace
Signed-off-by:
Steve French
<
sfrench@us.ibm.com
>
parent
0e0d2cf3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
fs/cifs/CHANGES
fs/cifs/CHANGES
+3
-1
No files found.
fs/cifs/CHANGES
View file @
e836f015
...
@@ -6,7 +6,9 @@ characters. Add support for mounting root of a share which redirects immediately
...
@@ -6,7 +6,9 @@ characters. Add support for mounting root of a share which redirects immediately
to DFS target. Convert string conversion functions from Unicode to more
to DFS target. Convert string conversion functions from Unicode to more
accurately mark string length before allocating memory (which may help the
accurately mark string length before allocating memory (which may help the
rare cases where a UTF-8 string is much larger than the UCS2 string that
rare cases where a UTF-8 string is much larger than the UCS2 string that
we converted from).
we converted from). Fix endianness of the vcnum field used during
session setup to distinguish multiple mounts to same server from different
userids.
Version 1.57
Version 1.57
------------
------------
...
...
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