Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233934
b: refs/heads/master
c: 455cec0
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil committed Mar 4, 2011
1 parent 96dc264 commit e80e077
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e00de341fdb76c955703b4438100f9933c452b7f
refs/heads/master: 455cec0abff563574cca432ced49f734117ca113
1 change: 1 addition & 0 deletions trunk/fs/ceph/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@ struct dentry *ceph_finish_lookup(struct ceph_mds_request *req,

/* .snap dir? */
if (err == -ENOENT &&
ceph_snap(parent) == CEPH_NOSNAP &&
strcmp(dentry->d_name.name,
fsc->mount_options->snapdir_name) == 0) {
struct inode *inode = ceph_get_snapdir(parent);
Expand Down

0 comments on commit e80e077

Please sign in to comment.