Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155740
b: refs/heads/master
c: f1230c9
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Jul 22, 2009
1 parent 2ecf81c commit e73df3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 03aa3a49ad3592a9e4e1ab19c6da3e852288caf1
refs/heads/master: f1230c97978f52268d8c66e6f88e54c3d2092a75
4 changes: 2 additions & 2 deletions trunk/fs/cifs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ cifs_unix_basic_to_fattr(struct cifs_fattr *fattr, FILE_UNIX_BASIC_INFO *info,
* junction to the new submount (ie to setup the fake directory
* which represents a DFS referral).
*/
void
static void
cifs_create_dfs_fattr(struct cifs_fattr *fattr, struct super_block *sb)
{
struct cifs_sb_info *cifs_sb = CIFS_SB(sb);
Expand Down Expand Up @@ -388,7 +388,7 @@ static int cifs_sfu_mode(struct cifs_fattr *fattr, const unsigned char *path,
}

/* Fill a cifs_fattr struct with info from FILE_ALL_INFO */
void
static void
cifs_all_info_to_fattr(struct cifs_fattr *fattr, FILE_ALL_INFO *info,
struct cifs_sb_info *cifs_sb, bool adjust_tz)
{
Expand Down

0 comments on commit e73df3a

Please sign in to comment.