Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188592
b: refs/heads/master
c: 6ca874e
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil committed Oct 27, 2009
1 parent 38381e0 commit f5d35be
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: 7b813c46021e8f4909772a5bbfb5212bd140764c
refs/heads/master: 6ca874e92d5e50beb8e351dfd8121947bafc79ec
2 changes: 1 addition & 1 deletion trunk/fs/ceph/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ static int ceph_get_sb(struct file_system_type *fs_type,
struct ceph_client *client;
int err;
int (*compare_super)(struct super_block *, void *) = ceph_compare_super;
const char *path;
const char *path = 0;

dout("ceph_get_sb\n");

Expand Down

0 comments on commit f5d35be

Please sign in to comment.