Klearnel-Devs / klearnel

A Linux kernel autocleaning module allowing for an intervention-free, clean filesystem
http://klearnel.nukama.be
GNU General Public License v2.0
4 stars 0 forks source link

Checkfiles & oldFiles will fail if element is a file #18

Open Nuccah opened 9 years ago

Nuccah commented 9 years ago

If the element to check in checkfiles (files larger than x size) or oldFiles is a file, the functions will fail or cause the process to crash.