Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97150
b: refs/heads/master
c: 397d71d
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed May 21, 2008
1 parent 1f0a208 commit d5dfec3
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: 5651ced3ab196b5e7dc485c5777f210aa41e2d8d
refs/heads/master: 397d71ddfda5b11b85e396d6ea822011c132b962
2 changes: 1 addition & 1 deletion trunk/fs/cifs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ int cifs_get_inode_info_unix(struct inode **pinode,
if (rc) {
if (rc == -EREMOTE && !is_dfs_referral) {
is_dfs_referral = true;
cERROR(1, ("DFS ref")); /* BB removeme BB */
cFYI(DBG2, ("DFS ref"));
/* for DFS, server does not give us real inode data */
fill_fake_finddataunix(&find_data, sb);
rc = 0;
Expand Down

0 comments on commit d5dfec3

Please sign in to comment.