os-brick/os_brick/remotefs
David Vallee Delisle 7168bdce5b Read mounts from /proc/mounts instead of running mount
When creating multiple concurrent volumes, there's a lock
that prevents mount from returning quickly. Reading /proc/mounts
is way faster.

Change-Id: If31d120955eb216823a55005fdd3d24870aa6b9a
Closes-Bug: #1856889
(cherry picked from commit f240960847)
(cherry picked from commit a8190cd60b)
2020-03-13 19:57:29 -04:00
..
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
remotefs.py Read mounts from /proc/mounts instead of running mount 2020-03-13 19:57:29 -04:00
windows_remotefs.py Windows SMBFS: fix using share subdirs 2018-11-27 10:19:07 +02:00