summaryrefslogtreecommitdiff
path: root/buildstream/_fuse
Commit message (Expand)AuthorAgeFilesLines
* mount: Wrap yields in context managers with try-finallyRichard Maw2018-04-121-6/+5
* pylint - dealt with import warningsJames Ennis2018-03-141-2/+3
* pylint - dealt with superfluous-parens warningJames Ennis2018-03-141-1/+1
* fuse.py: skip file for lintingTristan Maat2018-03-141-0/+2
* _fuse/mount.py: Fix missing import of ImplErrorGökçen Nurlu2017-12-111-0/+1
* Remove unused importsGökçen Nurlu2017-12-071-5/+2
* Switch old-style string formattings to new '.format()'Gökçen Nurlu2017-11-171-3/+3
* fuse.py: Add support for Linux on ppc64Sam Thursfield2017-09-271-0/+16
* Fork and embed fusepySam Thursfield2017-09-273-2/+986
* _fuse/mount.py: Check exit status of fuse mount processTristan Van Berkom2017-06-301-7/+17
* _fuse/mount.py: Adjust to new 'ignore' keyword argument of _signals.blocked()Tristan Van Berkom2017-06-251-1/+1
* _fuse/mount.py: Attempt to synchronize unmounts of fuse layers.Tristan Van Berkom2017-06-251-0/+8
* Adding _fuse submodule for fuse layer implementations.Tristan Van Berkom2017-06-123-0/+414