diff --git a/[refs] b/[refs] index 5876ae5ceb21..a2c173a35846 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7b813c46021e8f4909772a5bbfb5212bd140764c +refs/heads/master: 6ca874e92d5e50beb8e351dfd8121947bafc79ec diff --git a/trunk/fs/ceph/super.c b/trunk/fs/ceph/super.c index deb51bd6ed83..924e6cad0b66 100644 --- a/trunk/fs/ceph/super.c +++ b/trunk/fs/ceph/super.c @@ -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");