git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5441ae5
)
fs/9p: Don't update file type when updating file attributes
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Mon, 25 Jul 2011 18:06:33 +0000
(18:06 +0000)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Tue, 6 Sep 2011 13:17:14 +0000
(08:17 -0500)
We should only update attributes that we can change on stat2inode.
Also do file type initialization in v9fs_init_inode.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found