Bug#578751: cron should not check for missing lost+found on xfs

2010-04-22 Thread Joerg Dietrich
Package: cron Version: 3.0pl1-109 Severity: normal /etc/cron.daily/standard checks for the existence of lost+found directories on ext[2-4] and xfs file systems and complains if they are absent. This is not necessary on xfs file systems since xfs_repair will create lost+found directory if needed.

Bug#578751: cron should not check for missing lost+found on xfs

2010-04-22 Thread Christian Kastner
merge 577508 578751 thanks Hello Joerg, Joerg Dietrich wrote: /etc/cron.daily/standard checks for the existence of lost+found directories on ext[2-4] and xfs file systems and complains if they are absent. This is not necessary on xfs file systems since xfs_repair will create lost+found