Skip to content

applets/diskquota: simplify quota line check

Fushan Wen requested to merge work/fuf/tapfix into master

isQuotaLine checks if any char is '/' in a line.

Merge request reports