Skip to content

Query NTFS tooling from UDisks

Kai Lüke requested to merge find_ntfs_stable into master

Disks queried for mkntfs in the $PATH directly which does not work for non-sudoers on Debian/Fedora because /sbin is excluded.

Port the gdu_utils_is_ntfs_available function to ask UDisks 2.7.2 (if available which is usually the case for distros with GNOME 3.28) whether NTFS creation is supported.

Fixes #83 (closed)

@oholy Is it ok if I assign you for reviewing my patches? Because I don't know whether you still are notified for the project. Otherwise I can also ask you individually per patch. Thanks!

Edited by Kai Lüke

Merge request reports