Bug #7605
closed
we should not attempt to write to ZFS while panicing
Added by Prakash Surya almost 7 years ago.
Updated almost 7 years ago.
Category:
zfs - Zettabyte File System
Description
When we panic, we should not attempt to write dirty pages to ZFS. This is ineffective (since we don't wait for the txg to sync), and can cause a subsequent panic if ZFS is not in a good state (or we are short on stack space).
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 3f11de9ddb9e8b567df284c7f495ac53076611c4
commit 3f11de9ddb9e8b567df284c7f495ac53076611c4
Author: Sara Hartse <sara.hartse@delphix.com>
Date: 2016-12-06T19:02:46.000Z
7605 we should not attempt to write to ZFS while panicing
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Dan McDonald <danmcd@omniti.com>
Also available in: Atom
PDF