K 10 svn:author V 3 mpp K 8 svn:date V 27 2008-01-26T12:03:26.000000Z K 7 svn:log V 346 Sync up quotacheck's preen.c with fsck's. This makes quotacheck process parallel checks in the same way as fsck, since fsck supports pass numbers other than 0, 1 or 2. Without this, quotacheck would ignore file systems with pass numbers > 2. The -l (maxrun) option is now deprecated and can be tuned with pass numbers in /etc/fstab if needed. END