]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/dmu.c
OpenZFS 7301 - zpool export -f should be able to interrupt file freeing
authorGeorge Melikov <mail@gmelikov.ru>
Fri, 27 Jan 2017 19:46:39 +0000 (22:46 +0300)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Jan 2017 19:46:39 +0000 (11:46 -0800)
commita08abc1bb3e354d8c352c91d22cc733a84fafb50
tree5ae2e2dff6f9ee2c2927aabf03a064bb8e6e4fd2
parentcc9bb3e58e926d4e056a89046301c1349755957b
OpenZFS 7301 - zpool export -f should be able to interrupt file freeing

Authored by: Alek Pinchuk <alek@nexenta.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Approved by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed-by: Tim Chase <tim@chase2k.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Ported-by: George Melikov <mail@gmelikov.ru>
OpenZFS-issue: https://www.illumos.org/issues/7301
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/eb72182
Closes #5680
include/sys/zfs_znode.h
module/zfs/dmu.c
module/zfs/zfs_dir.c
module/zfs/zfs_vfsops.c