commit | 4774718e5c194026ba5ee7a28d9be49be3080e42 | [log] [tgz] |
---|---|---|
author | Li Qiang <liq3ea@gmail.com> | Wed Nov 23 13:53:34 2016 +0100 |
committer | Greg Kurz <groug@kaod.org> | Wed Nov 23 13:53:34 2016 +0100 |
tree | ca05cf27b6756f41bcfbce27791a8d247223eebf | |
parent | 00227fefd2059464cd2f59aed29944874c630e2f [diff] |
9pfs: adjust the order of resource cleanup in device unrealize Unrealize should undo things that were set during realize in reverse order. So should do in the error path in realize. Signed-off-by: Li Qiang <liq3ea@gmail.com> Reviewed-by: Greg Kurz <groug@kaod.org> Signed-off-by: Greg Kurz <groug@kaod.org>