Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211602
b: refs/heads/master
c: 4c32f5d
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil committed Oct 20, 2010
1 parent c03d917 commit a85d757
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 602adf400201636e95c3fed9f31fba54a3d7e844
refs/heads/master: 4c32f5dda5ffe23687a55da1538b7cc426710d1a
1 change: 0 additions & 1 deletion trunk/fs/ceph/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ struct dentry *ceph_finish_lookup(struct ceph_mds_request *req,

/* .snap dir? */
if (err == -ENOENT &&
ceph_vino(parent).ino != CEPH_INO_ROOT && /* no .snap in root dir */
strcmp(dentry->d_name.name,
fsc->mount_options->snapdir_name) == 0) {
struct inode *inode = ceph_get_snapdir(parent);
Expand Down

0 comments on commit a85d757

Please sign in to comment.