003 File Manager
Current Path:
/usr/src/sys/contrib/openzfs/cmd/fsck_zfs
usr
/
src
/
sys
/
contrib
/
openzfs
/
cmd
/
fsck_zfs
/
📁
..
📄
Makefile.am
(29 B)
📄
fsck.zfs
(263 B)
Editing: fsck.zfs
#!/bin/sh # # fsck.zfs: A fsck helper to accommodate 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'. # exit 0
Upload File
Create Folder