projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9f382e
)
[CIFS] fix typo
author
Steve French
<sfrench@us.ibm.com>
Wed, 13 Feb 2008 02:59:36 +0000
(
02:59
+0000)
committer
Steve French
<sfrench@us.ibm.com>
Wed, 13 Feb 2008 02:59:36 +0000
(
02:59
+0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsproto.h
patch
|
blob
|
history
diff --git
a/fs/cifs/cifsproto.h
b/fs/cifs/cifsproto.h
index
50f3eed
..
0af63e6
100644
(file)
--- a/
fs/cifs/cifsproto.h
+++ b/
fs/cifs/cifsproto.h
@@
-102,7
+102,7
@@
extern int mode_to_acl(struct inode *inode, const char *path, __u64);
extern int cifs_mount(struct super_block *, struct cifs_sb_info *, char *,
const char *);
extern int cifs_umount(struct super_block *, struct cifs_sb_info *);
-#ifdef CONFIG_CIFS_DFS
+#ifdef CONFIG_CIFS_DFS
_UPCALL
extern void dfs_shrink_umount_helper(struct vfsmount *vfsmnt);
#else
static inline void dfs_shrink_umount_helper(struct vfsmount *vfsmnt)