Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166367
b: refs/heads/master
c: 15dd478
h: refs/heads/master
i:
  166365: c774b36
  166363: c419b35
  166359: 4e75265
  166351: 1300de5
  166335: 4323e55
v: v3
  • Loading branch information
Steve French committed Sep 25, 2009
1 parent 580ce6e commit 0f72d85
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: 5d2c0e225982c667167264a62252308f78727f44
refs/heads/master: 15dd478107fb110689ef09d276d84051b31b7e5c
4 changes: 2 additions & 2 deletions trunk/fs/cifs/readdir.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ cifs_fill_common_info(struct cifs_fattr *fattr, struct cifs_sb_info *cifs_sb)
}
}

void
static void
cifs_dir_info_to_fattr(struct cifs_fattr *fattr, FILE_DIRECTORY_INFO *info,
struct cifs_sb_info *cifs_sb)
{
Expand All @@ -161,7 +161,7 @@ cifs_dir_info_to_fattr(struct cifs_fattr *fattr, FILE_DIRECTORY_INFO *info,
cifs_fill_common_info(fattr, cifs_sb);
}

void
static void
cifs_std_info_to_fattr(struct cifs_fattr *fattr, FIND_FILE_STANDARD_INFO *info,
struct cifs_sb_info *cifs_sb)
{
Expand Down

0 comments on commit 0f72d85

Please sign in to comment.