openzfs/zfs

ZFS needs a lazytime property to set lazytime mount option

Aberta

#9.843 aberto em 15 de jan. de 2020

 (6 comentários) (11 reações) (0 responsável)C (1.703 forks)batch import
Type: Featuregood first issue

Métricas do repositório

Stars
 (9.908 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

System information

Type Version/Name
Distribution Name Arch Linux
Linux Kernel 5.4.10
Architecture x86_64
ZFS Version 0.8.2-1
SPL Version 0.8.2-1

ZFS supports lazytime, and datasets can be mounted with lazytime by running mount -o remount,lazytime tank/foo, but there is no property in the dataset to influence lazytime so that zfs mount tank/foo will set lazytime on.

Guia do colaborador