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
80e744be
Commit
80e744be
authored
Jul 27, 2009
by
Evgeny Sinelnikov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.6.30: remove double definition for smb_com_flush_req
parent
8392284a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
cifspdu.h
sources/2.6.30/cifspdu.h
+0
-6
No files found.
sources/2.6.30/cifspdu.h
View file @
80e744be
...
...
@@ -794,12 +794,6 @@ typedef struct smb_com_close_req {
__u16
ByteCount
;
/* 0 */
}
__attribute__
((
packed
))
CLOSE_REQ
;
typedef
struct
smb_com_flush_req
{
struct
smb_hdr
hdr
;
/* wct = 1 */
__u16
FileID
;
__u16
ByteCount
;
/* 0 */
}
__attribute__
((
packed
))
FLUSH_REQ
;
typedef
struct
smb_com_close_rsp
{
struct
smb_hdr
hdr
;
/* wct = 0 */
__u16
ByteCount
;
/* bct = 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