projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3270958
)
[CIFS] fix build error
author
Steve French
<sfrench@us.ibm.com>
Mon, 20 Oct 2008 18:24:42 +0000
(18:24 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Mon, 20 Oct 2008 18:24:42 +0000
(18:24 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/inode.c
patch
|
blob
|
history
diff --git
a/fs/cifs/inode.c
b/fs/cifs/inode.c
index 232ab16d7fd40115d7c12dc817ff68a395a9e696..23cca214ede7e5c1d4d01b835b7227da312ef2c4 100644
(file)
--- a/
fs/cifs/inode.c
+++ b/
fs/cifs/inode.c
@@
-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 */