commit | ad38ce9ed16c66583952c7697c62255a74de6196 | [log] [tgz] |
---|---|---|
author | Wei Liu <wei.liu2@citrix.com> | Wed Dec 02 12:06:28 2015 +0000 |
committer | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Fri Jan 08 14:35:17 2016 +0530 |
tree | 22f7960247443dcb950b94530b3ac6e9ccf6f0ec | |
parent | 2209bd050a9287120b74f8616837293d739c5fb3 [diff] |
9pfs: PDU processing functions don't need to take V9fsState as argument V9fsState can be referenced by pdu->s. Initialise that in device realization function. Signed-off-by: Wei Liu <wei.liu2@citrix.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>