HomeFreeBSD

Fix snapshots with dirty inodes

Description

Fix snapshots with dirty inodes

Filesystems which are mounted read-only or are immutable because
they are snapshots must not be allowed to dirty and inode. This
will result in a write which will correctly cause a kernel panic
because these filesystem are (and must be) immutable.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2812

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Oct 20 2014, 9:37 PM
Parents
rG80c50365c21e: Fix systemd config for zfs-share.service
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGc944be5d7e61: Fix snapshots with dirty inodes (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Nov 20 2014, 6:38 PM