commit | e4027caf9373c5797b7769f5120c249e31ab5487 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Wed Dec 21 12:37:23 2011 +0530 |
committer | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Wed Dec 21 12:37:23 2011 +0530 |
tree | 69160b9bb09e5c5e029cdc65fcff2b0418363a5f | |
parent | 2f008a8c97e2549da7337c98c53eae2d31f0d548 [diff] |
hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values. Kernel internal values can change, add protocol values for these constant and use them. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>