a1e147eef8
A fsck helper to accomidate distributions that expect to be able to execute a fsck on all filesystem types. Currently this script does nothing but it could be extended to act as a compatibility wrapper for 'zpool scrub'. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #964
2 lines
29 B
Makefile
2 lines
29 B
Makefile
dist_sbin_SCRIPTS = fsck.zfs
|