Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117585
b: refs/heads/master
c: 4134609
h: refs/heads/master
i:
  117583: 89fe106
v: v3
  • Loading branch information
Steve French committed Oct 20, 2008
1 parent 32549bb commit 593f7d2
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: 3270958b717a13d0228803254609c19184854b9b
refs/heads/master: 413460980ea7796582bce672be85879be0865ada
2 changes: 1 addition & 1 deletion trunk/fs/cifs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ cifs_rename_pending_delete(char *full_path, struct dentry *dentry, int xid)
current->tgid);
/* although we would like to mark the file hidden
if that fails we will still try to rename it */
if (rc != 0) {
if (rc != 0)
cifsInode->cifsAttrs = dosattr;
else
dosattr = origattr; /* since not able to change them */
Expand Down

0 comments on commit 593f7d2

Please sign in to comment.