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
c280cf3b
Commit
c280cf3b
authored
Dec 17, 2008
by
Konstantin Baev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor design of code
parent
e5e984f6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
18 additions
and
18 deletions
+18
-18
cifspdu.h
sources/2.6.23/cifspdu.h
+3
-3
cifspdu.h
sources/2.6.24/cifspdu.h
+3
-3
cifspdu.h
sources/2.6.25/cifspdu.h
+3
-3
cifspdu.h
sources/2.6.26/cifspdu.h
+3
-3
cifspdu.h
sources/2.6.27/cifspdu.h
+3
-3
cifspdu.h
sources/legacy/cifspdu.h
+3
-3
No files found.
sources/2.6.23/cifspdu.h
View file @
c280cf3b
...
...
@@ -19,6 +19,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#ifndef CONFIG_CIFS_XATTR
#define CONFIG_CIFS_XATTR
#endif
...
...
@@ -27,9 +30,6 @@
#define CONFIG_CIFS_POSIX
#endif
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#include <net/sock.h>
#ifdef CONFIG_CIFS_WEAK_PW_HASH
...
...
sources/2.6.24/cifspdu.h
View file @
c280cf3b
...
...
@@ -19,6 +19,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#ifndef CONFIG_CIFS_XATTR
#define CONFIG_CIFS_XATTR
#endif
...
...
@@ -27,9 +30,6 @@
#define CONFIG_CIFS_POSIX
#endif
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#include <net/sock.h>
#ifdef CONFIG_CIFS_WEAK_PW_HASH
...
...
sources/2.6.25/cifspdu.h
View file @
c280cf3b
...
...
@@ -19,6 +19,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#ifndef CONFIG_CIFS_XATTR
#define CONFIG_CIFS_XATTR
#endif
...
...
@@ -27,9 +30,6 @@
#define CONFIG_CIFS_POSIX
#endif
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#include <net/sock.h>
#ifdef CONFIG_CIFS_WEAK_PW_HASH
...
...
sources/2.6.26/cifspdu.h
View file @
c280cf3b
...
...
@@ -19,6 +19,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#ifndef CONFIG_CIFS_XATTR
#define CONFIG_CIFS_XATTR
#endif
...
...
@@ -27,9 +30,6 @@
#define CONFIG_CIFS_POSIX
#endif
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#include <net/sock.h>
#ifdef CONFIG_CIFS_WEAK_PW_HASH
...
...
sources/2.6.27/cifspdu.h
View file @
c280cf3b
...
...
@@ -19,6 +19,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#ifndef CONFIG_CIFS_XATTR
#define CONFIG_CIFS_XATTR
#endif
...
...
@@ -27,9 +30,6 @@
#define CONFIG_CIFS_POSIX
#endif
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#include <net/sock.h>
#ifdef CONFIG_CIFS_WEAK_PW_HASH
...
...
sources/legacy/cifspdu.h
View file @
c280cf3b
...
...
@@ -19,6 +19,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#ifndef CONFIG_CIFS_XATTR
#define CONFIG_CIFS_XATTR
#endif
...
...
@@ -27,9 +30,6 @@
#define CONFIG_CIFS_POSIX
#endif
#ifndef _CIFSPDU_H
#define _CIFSPDU_H
#include <net/sock.h>
#ifdef CONFIG_CIFS_WEAK_PW_HASH
...
...
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