https://bugs.documentfoundation.org/show_bug.cgi?id=99311

--- Comment #2 from Michael Meeks <[email protected]> ---
On Linux - and we can make this very linux-only with #ifdef LINUX - we have:

/sys/dev/block/

And we can construct a file-name from the major / minor device id details from
the dev_t we get from fstat.

So some small piece of code to detect if this is an SSD should be -reasonably-
easy =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to