commit | 45089142b1497dab2327d60f6c71c40766fc3ea4 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Jul 25 18:06:33 2011 +0000 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Tue Sep 06 08:17:14 2011 -0500 |
tree | 8a553d984c355fb89d9937d1212dbb0b2cfcc414 | |
parent | 5441ae5eb3614d3c28f77073370738a2820c88e4 [diff] |
fs/9p: Don't update file type when updating file attributes 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>