Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242337
b: refs/heads/master
c: 83fb96b
h: refs/heads/master
i:
  242335: 8830b6d
v: v3
  • Loading branch information
Ian Kent authored and Al Viro committed Mar 24, 2011
1 parent deabb4a commit f20ae23
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d4a85e35d1465da055264407d8395e84483084e6
refs/heads/master: 83fb96bfc792e5ca693e53f7fd878d51b8493da8
2 changes: 2 additions & 0 deletions trunk/fs/autofs4/root.c
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,8 @@ int autofs4_d_manage(struct dentry *dentry, bool rcu_walk)

/* The daemon never waits. */
if (autofs4_oz_mode(sbi)) {
if (rcu_walk)
return 0;
if (!d_mountpoint(dentry))
return -EISDIR;
return 0;
Expand Down

0 comments on commit f20ae23

Please sign in to comment.