[Goodies-dev] [Bug 13782] Free Space Checker waking up autofs mounts

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed Oct 18 21:38:29 CEST 2017


https://bugzilla.xfce.org/show_bug.cgi?id=13782

Landry Breuil <landry at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |landry at xfce.org

--- Comment #1 from Landry Breuil <landry at xfce.org> ---
The plugin doesnt spawn df, it directly uses statfs() function to guery the
available space on the path you gave it - see
https://git.xfce.org/panel-plugins/xfce4-fsguard-plugin/tree/panel-plugin/fsguard.c#n272

I dont use linux so i dont have the usecase for autofs, but i see where you're
coming from.

I don't think adding an option for this would make sense, someone just needs to
add a bit of code to see if fsguard->path is mounted before calling statfs().

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Goodies-dev mailing list