commit | 3dc5436aa5719be029bbc2bef0e5cb0312e4ff88 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Feb 28 17:04:11 2011 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Tue Mar 15 09:57:42 2011 -0500 |
tree | df64706ba7b9e8d1b837b77c8f0d7ddefaf5f78e | |
parent | f10fc50f1adaf40fdd5da6dd154ecb464b468e2f [diff] |
fs/9p: Writeback dirty data before setattr change file attribute can result in making the file readonly. So flush the dirty pages before that. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>