Brian Goff
9e6b1852a7
Fix N+1 calling Path() on volume ls
...
Implements a `CachedPath` function on the volume plugin adapter that we
call from the volume list function instead of `Path.
If a driver does not implement `CachedPath` it will just call `Path`.
Also makes sure we store the path on Mount and remove the path on
Unmount.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2016-04-12 20:30:34 -04:00
..
2016-03-21 10:56:09 -07:00
2016-03-23 14:42:52 -07:00
2016-03-21 10:56:42 -07:00
2016-03-29 07:52:18 -07:00
2016-04-04 15:35:55 +08:00
2016-04-12 16:45:05 +02:00
2016-02-24 11:00:47 -08:00
2016-02-25 14:27:22 +01:00
2016-03-02 10:26:15 -08:00
2016-03-28 16:23:50 -04:00
2016-04-09 20:15:51 +00:00
2016-02-25 14:12:17 -05:00
2016-02-28 13:48:15 +01:00
2016-03-27 15:53:55 +03:00
2016-03-30 17:28:13 -04:00
2016-02-18 16:10:29 -05:00
2016-02-28 13:48:15 +01:00
2016-02-29 19:28:37 +08:00
2016-02-25 14:12:17 -05:00
2016-02-18 14:44:13 -08:00
2016-04-06 12:40:20 -04:00
2016-03-29 14:42:43 -07:00
2016-04-10 15:44:47 +08:00
2016-03-24 11:10:41 +01:00
2016-04-12 10:07:12 +02:00
2016-02-23 15:26:26 -05:00
2016-03-23 19:54:32 -07:00
2016-03-08 10:54:18 +08:00
2016-04-06 13:52:53 -07:00
2016-02-25 14:12:17 -05:00
2016-03-02 20:37:47 +00:00
2016-03-31 08:27:24 +02:00
2016-03-22 13:49:30 -07:00
2016-02-24 13:33:25 -08:00
2016-03-16 09:00:39 +01:00
2016-03-29 10:04:59 -07:00
2016-03-21 11:05:58 -04:00
2016-04-12 13:27:29 -07:00
2016-03-23 09:39:24 -04:00
2016-03-23 15:07:14 -04:00
2016-02-25 14:12:17 -05:00
2016-04-06 11:04:13 -07:00
2016-03-16 09:00:39 +01:00
2016-03-29 10:04:59 -07:00
2016-03-21 10:56:49 -07:00
2016-04-03 16:25:07 -04:00
2016-03-21 14:31:47 -07:00
2016-04-08 22:02:30 +08:00
2016-04-11 15:36:31 -07:00
2016-04-12 10:07:12 +02:00
2016-04-12 10:07:12 +02:00
2016-04-06 21:58:47 -07:00
2016-03-25 10:02:52 -04:00
2016-04-12 20:30:34 -04:00
2016-03-05 13:22:26 +08:00
2016-04-11 15:36:31 -07:00
2016-03-14 12:49:24 +01:00
2016-04-01 10:32:46 +08:00
2016-03-14 17:09:25 +02:00
2016-03-01 11:52:32 -08:00
2016-03-25 01:11:17 +00:00
2016-03-25 10:02:52 -04:00
2016-03-24 16:19:59 -07:00
2016-04-12 10:07:12 +02:00
2016-04-06 12:40:19 -04:00
2016-03-08 17:07:58 -05:00
2016-03-02 14:22:51 -08:00
2016-03-02 14:22:51 -08:00
2016-03-16 09:00:39 +01:00
2016-03-08 07:55:01 -08:00
2016-04-07 14:46:32 -07:00
2016-03-11 14:48:52 -08:00
2016-03-22 11:28:19 -07:00