Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92948
b: refs/heads/master
c: 8d14213
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Apr 16, 2008
1 parent 73533f6 commit ae72d9e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5d941ca628a142f44d7a2440fe919f8e8691f590
refs/heads/master: 8d142137b4fe87188f211042b16a5993964226f9
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifs_dfs_ref.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include "dns_resolve.h"
#include "cifs_debug.h"

LIST_HEAD(cifs_dfs_automount_list);
static LIST_HEAD(cifs_dfs_automount_list);

/*
* DFS functions
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/cifs/cifsfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,9 @@ extern int cifs_setattr(struct dentry *, struct iattr *);

extern const struct inode_operations cifs_file_inode_ops;
extern const struct inode_operations cifs_symlink_inode_ops;
extern struct list_head cifs_dfs_automount_list;
extern struct inode_operations cifs_dfs_referral_inode_operations;



/* Functions related to files and directories */
extern const struct file_operations cifs_file_ops;
extern const struct file_operations cifs_file_direct_ops; /* if directio mnt */
Expand Down

0 comments on commit ae72d9e

Please sign in to comment.