]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
OpenZFS 6637 - replacing "dontclose" with "should_close"
authorGeorge Melikov <mail@gmelikov.ru>
Thu, 12 Jan 2017 19:25:27 +0000 (22:25 +0300)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 12 Jan 2017 19:25:27 +0000 (11:25 -0800)
commit5727b00e06a4208a7040489d582f13bc3c183384
treedc09e086112964dee8b1b305fb7eef357781e2e5
parente9aa730c49b91694b146e0cd28192f1aaf843d0e
OpenZFS 6637 - replacing "dontclose" with "should_close"

Authored by: David Schwartz <dschwartz783@gmail.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Ported-by: George Melikov <mail@gmelikov.ru>
I find that this is a lot easier to read. "not don't close" is somewhat tough on the eyes.

OpenZFS-issue: https://www.illumos.org/issues/6637
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/d189620
Closes #5572
cmd/zfs/zfs_iter.c