]> git.proxmox.com Git - mirror_zfs.git/commit - include/sys/zil_impl.h
OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"
authorPrakash Surya <prakash.surya@delphix.com>
Fri, 1 Sep 2017 18:04:26 +0000 (11:04 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 6 Dec 2017 19:38:10 +0000 (11:38 -0800)
commit1b2b0acab54ad4320e9fab9f46612fdb2a71cf87
tree34549af94080a0be5bcf04b6275f08fba6b77cab
parent0c415a93d286ced3c552b671228e7d5d6c49d472
OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"

This is a purely cosmetic change. The zilog's "zl_writer_lock" field is
being renamed to "zl_issuer_lock" to try and make the code easier to
understand; no other changes are made.

Authored by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Ported-by: Giuseppe Di Natale <dinatale2@llnl.gov>
OpenZFS-issue: https://www.illumos.org/issues/8603
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/2daf06546b
Closes #6927
include/sys/zil_impl.h
module/zfs/zil.c