Skip to content

KMountPoint: add more methods

Ahmad Samir requested to merge work/ahmad/kmountpoint-2 into master
  • add a method to get the mount Id (util-linux/libmount specific)
  • check for more network filesystems, and add a isNetFs() method
  • add a method to get the device Id (dev_t), and match by device Id in findByPath()
  • fix kdirlistertest after the previous commit

Merge request reports