Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184937
b: refs/heads/master
c: 835a36c
h: refs/heads/master
i:
  184935: acf1276
v: v3
  • Loading branch information
Jeff Layton authored and Steve French committed Feb 23, 2010
1 parent 3a95858 commit ca431f5
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: 96c03bccc7defb1f0d486165af5c0b8590f56c11
refs/heads/master: 835a36ca4a4cd9da557318c0e213346644a4b2c8
1 change: 1 addition & 0 deletions trunk/fs/cifs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ cifs_fattr_to_inode(struct inode *inode, struct cifs_fattr *fattr)

cifs_i->delete_pending = fattr->cf_flags & CIFS_FATTR_DELETE_PENDING;

cifs_i->server_eof = fattr->cf_eof;
/*
* Can't safely change the file size here if the client is writing to
* it due to potential races.
Expand Down

0 comments on commit ca431f5

Please sign in to comment.