Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39522
b: refs/heads/master
c: f46d3e1
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Sep 30, 2006
1 parent 90293e0 commit 2fbac3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 175ec9e11cf18f8373b32f7a33e75a4cf7ce25e3
refs/heads/master: f46d3e11903e452924ef2996aa9aca2aae4427e2
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifsfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ static struct super_operations cifs_super_ops = {
.umount_begin = cifs_umount_begin,
.remount_fs = cifs_remount,
#ifdef CONFIG_CIFS_STATS2
.cifs_show_stats,
.show_stats = cifs_show_stats,
#endif
};

Expand Down

0 comments on commit 2fbac3e

Please sign in to comment.